다키스트 던전 역마차 메모장 - dakiseuteu deonjeon yeogmacha memojang

다키스트 던전 역마차 메모장 - dakiseuteu deonjeon yeogmacha memojang
Azel2019. 12. 2. 17:39

게임 자체가 워낙 하드코어한 난이도를 자랑하다보니..

안그래도 어려운 게임에 모드 몇개 설치 하니..도저히 노멀 상태로 플레이가 불가능에 가까워져서, 게임 난이도 조절하느라 파일 이것저것 변경하다 가장 쓸모 있는 것만 정리해봄

---------------------------------------------------------------------------------------------------------------------------------------

기사회생

1. DarkestDungeon/heroes폴더 crusader.info (원하는 영웅)

hp_reaction: .hp_ratio 10% .is_under true .effects "reversal"

추가

resistances: .stun 40% .poison 30% .bleed 30% .disease 30% .move 40% .debuff 30% .death_blow 67% .trap 10% hp_reaction: .hp_ratio 10% .is_under true .effects "reversal" crit: .effects "on_crit_prot"

.hp_ratio 10% HP 잔량

2. DarkestDungeon/effects 폴더 base.effects

//Crusader (원하는 영웅에 라인 추가)

effect: .name "reversal" .target global .chance 50% .dotHpHeal 10 .duration 1 .on_hit true .on_miss true .queue true

//Crusader effect: .name "reversal" .target global .chance 50% .dotHpHeal 10 .duration 1 .on_hit true .on_miss true .queue true //-------------------------

.chance 50% 확률

.dotHpHeal 10 회복양

.duration 1 턴 횟수

영웅 피가 10% 이하가 되는 순간, 30% 확률로 1턴, HP10 힐

(뜻 하지 않은 갑작스런 죽음 방지)

---------------------------------------------------------------------------------------------------------------------------------------

캠핑 총 코스트 양 늘리기

다키스트 던전 역마차 메모장 - dakiseuteu deonjeon yeogmacha memojang

DarkestDungeon\shared폴더 rules( 총 4개 파일 )

"camp_start_camping_points": 30, "camp_rest_point_threshold": 25,

"camp_start_camping_points": 30, 캠핑 시 사용 가능 코스트 포인트

"camp_rest_point_threshold": 25, 해당 포인트 이하로 남겨야 휴식 가능

---------------------------------------------------------------------------------------------------------------------------------------

인벤토리 아이템 99개 중복가능

골드, 초상화, 가보, 문서등

DarkestDungeon/inventory폴더 base.currency.inventory.items

inventory_item: .type "gold" .id "" .base_stack_limit 9999 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "heirloom" .id "portrait" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "heirloom" .id "bust" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "heirloom" .id "crest" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "heirloom" .id "deed" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "heirloom" .id "urn" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0

던전내 입수 보석

DarkestDungeon/inventory폴더 base.gem.inventory.items

수량 구매가 판매가 inventory_item: .type "gem" .id "ancient_idol" .base_stack_limit 99 .can_modify_stack_limit false .purchase_gold_value 0 .sell_gold_value 4500 inventory_item: .type "gem" .id "ruby" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 1250 inventory_item: .type "gem" .id "sapphire" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 1000 inventory_item: .type "gem" .id "emerald" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 750 inventory_item: .type "gem" .id "onyx" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 500 inventory_item: .type "gem" .id "jade" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 375 inventory_item: .type "gem" .id "citrine" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 250 inventory_item: .type "gem" .id "trapezohedron" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 3500 inventory_item: .type "gem" .id "antiqrelicsmall" .base_stack_limit 99 .can_modify_stack_limit false .purchase_gold_value 0 .sell_gold_value 500 inventory_item: .type "gem" .id "antiqrelic" .base_stack_limit 99 .can_modify_stack_limit false .purchase_gold_value 0 .sell_gold_value 1250 inventory_item: .type "gem" .id "pewrelic" .base_stack_limit 99 .can_modify_stack_limit false .purchase_gold_value 0 .sell_gold_value 2500

보급품

DarkestDungeon/inventory폴더 base.supply.inventory.items

수량 구매가 판매가 inventory_item: .type "provision" .id "" .base_stack_limit 999 .purchase_gold_value 75 .sell_gold_value 5 inventory_item: .type "supply" .id "shovel" .base_stack_limit 99 .purchase_gold_value 250 .sell_gold_value 25 inventory_item: .type "supply" .id "firewood" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "supply" .id "bandage" .base_stack_limit 99 .purchase_gold_value 150 .sell_gold_value 15 .act_out_consume_priority 1 .replace_buffs true inventory_item: .type "supply" .id "antivenom" .base_stack_limit 99 .purchase_gold_value 150 .sell_gold_value 15 .act_out_consume_priority 1 .replace_buffs true inventory_item: .type "supply" .id "skeleton_key" .base_stack_limit 99 .purchase_gold_value 200 .sell_gold_value 20 inventory_item: .type "supply" .id "medicinal_herbs" .base_stack_limit 99 .purchase_gold_value 200 .sell_gold_value 20 .act_out_consume_priority 1 .replace_buffs true inventory_item: .type "supply" .id "torch" .base_stack_limit 99 .purchase_gold_value 75 .sell_gold_value 5 .act_out_consume_priority 1 inventory_item: .type "supply" .id "holy_water" .base_stack_limit 99 .purchase_gold_value 150 .sell_gold_value 15 .act_out_consume_priority 1 inventory_item: .type "supply" .id "dog_treats" .base_stack_limit 99 .purchase_gold_value 0 .sell_gold_value 0 .act_out_consume_priority 1 inventory_item: .type "supply" .id "laudanum" .base_stack_limit 99 .purchase_gold_value 100 .sell_gold_value 20 .act_out_consume_priority 1 .replace_buffs true

돈 치트는 구매가, 판매가 조절로 적절하게 조절해서 사용하시면 됩니다.

무리하게 손대면 게임이 급격하게 재미없어지는.....비추천

---------------------------------------------------------------------------------------------------------------------------------------

인벤토리 및 장신구 슬롯 늘리기

DarkestDungeon/inventory폴더 base.inventory.system_configs

inventory_system_config: .type "raid" .max_slots 24 .use_stack_limits true inventory_system_config: .type "quest_rewards" .max_slots 24 .use_stack_limits false inventory_system_config: .type "provision" .max_slots 24 .use_stack_limits false inventory_system_config: .type "trinket_store" .max_slots 24 .use_stack_limits true inventory_system_config: .type "trinket_storage" .max_slots 999 .use_stack_limits true inventory_system_config: .type "loot" .max_slots 99 .use_stack_limits true inventory_system_config: .type "hero_equipped_trinkets" .max_slots 3 .use_stack_limits true inventory_system_config: .type "goal_starting_items" .max_slots 99 .use_stack_limits true inventory_system_config: .type "raid_results" .max_slots 999 .use_stack_limits true inventory_system_config: .type "effect_use_items" .max_slots 99 .use_stack_limits true

최적 셋팅값. 그대로 복사해서 쓰세요, 수량 조절 시 튕김 주의

---------------------------------------------------------------------------------------------------------------------------------------

출정 시 기본 보급품 수량 늘리기

DarkestDungeon/campaign/provision폴더 provision

"raid_starting_length_inventory_item_lists": [ [ ], [ { "type": "supply", "id": "firewood", "amount": 3 }, { "type": "provision", "id": "", "amount": 30 }, { "type": "supply", "id": "shovel", "amount": 3 }, { "type": "supply", "id": "antivenom", "amount": 4 }, { "type": "supply", "id": "bandage", "amount": 4 }, { "type": "supply", "id": "medicinal_herbs", "amount": 4 }, { "type": "supply", "id": "skeleton_key", "amount": 5 }, { "type": "supply", "id": "holy_water", "amount": 6 }, { "type": "supply", "id": "laudanum", "amount": 3 }, { "type": "supply", "id": "torch", "amount": 6 } ], [

firewood - 장작

provision - 음식

shovel - 삽

antivenom - 해독제

bandage - 붕대

medicinal_herbs - 약초

skeleton_key - 열쇠

holy_water - 성수

laudanum - 아편

torch - 횃불

[ , ] 열고 닫고 하며 아래로 내려 갈 수록 난이도 상승 던전

난이도 별로 적절한 수량으로 조절해서 사용

쓰고 남은 템은 던전 클리어 후 상점에 판매되기에 원치 않는 돈 치트 되는 단점 있음;;

원치 않을 시 판매 가격 변경 사용

---------------------------------------------------------------------------------------------------------------------------------------

버프용 스킬 사용 시 반격 기술 추가

1. DarkestDungeon/effects폴더 base.effects

//Riposte Example effect: .name "Riposte Example" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .on_hit true .on_miss true .duration 2 .damage_low_add 0.01 .damage_high_add 0.01 .attack_rating_add 0.01 .crit_chance_add 5% .riposte_effect "Wyrd Bleed 5" //-------------------------------------------------- //Counter attack effect: .name "Counter attack 1" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .duration 1 .on_hit true .on_miss true .crit_chance_add 15% effect: .name "Counter attack 2" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .duration 2 .on_hit true .on_miss true .crit_chance_add 10% effect: .name "Counter attack 3" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .duration 3 .on_hit true .on_miss true .crit_chance_add 3% effect: .name "Counter attack 4" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .duration 3 .on_hit true .on_miss true .crit_chance_add 5% effect: .name "Counter attack 5" .target "performer" .curio_result_type "positive" .chance 100% .riposte 1 .riposte_on_hit_chance_add 100% .riposte_on_miss_chance_add 100% .duration 3 .on_hit true .on_miss true .crit_chance_add 8%

.chance 100% 기술 발동 확률

.duration 2 지속 턴 횟수

.crit_chance_add 10% 치명타 확률

2. DarkestDungeon/heroes폴더 원하는 영웅.info

combat_skill: .id "bellow" .level 0 .type "melee" .atk 0% .dmg 0% .crit 0% .self_target_valid false .launch 1234 .target @1234 .is_crit_valid True .effect "Counter attack 1" "Clear Guard Performer" "Clear Guard Target" "MAA Guard 1" "Defender 1" .is_stall_invalidating false combat_skill: .id "bellow" .level 1 .type "melee" .atk 0% .dmg 0% .crit 0% .self_target_valid false .launch 1234 .target @1234 .is_crit_valid True .effect "Counter attack 2" "Clear Guard Performer" "Clear Guard Target" "MAA Guard 1" "Defender 2" .is_stall_invalidating false combat_skill: .id "bellow" .level 2 .type "melee" .atk 0% .dmg 0% .crit 0% .self_target_valid false .launch 1234 .target @1234 .is_crit_valid True .effect "Counter attack 3" "Clear Guard Performer" "Clear Guard Target" "MAA Guard 1" "Defender 3" .is_stall_invalidating false combat_skill: .id "bellow" .level 3 .type "melee" .atk 0% .dmg 0% .crit 0% .self_target_valid false .launch 1234 .target @1234 .is_crit_valid True .effect "Counter attack 4" "Clear Guard Performer" "Clear Guard Target" "MAA Guard 1" "Defender 4" .is_stall_invalidating false combat_skill: .id "bellow" .level 4 .type "melee" .atk 0% .dmg 0% .crit 0% .self_target_valid false .launch 1234 .target @1234 .is_crit_valid True .effect "Counter attack 5" "Clear Guard Performer" "Clear Guard Target" "MAA Guard 1" "Defender 5" .is_stall_invalidating false

스킬 .effect 뒤에 "Counter attack 1" ~ "Counter attack 5" 사이 추가​

해당 스킬 사용 시 설정한 %확률로 턴 횟수 반격

riposte_skill: .id "riposte1" .level 0 .type "melee" .atk 100% .dmg -50% .crit 0% .launch 1234 .target 1234 .is_crit_valid True tag: .id "religious" tag: .id "altar_of_light"

스킬 마지막 줄, 위 내용 적용 안하면 튕김

---------------------------------------------------------------------------------------------------------------------------------------

가보 교환 비율

DarkestDungeon\campaign\heirloom_exchange 폴더 heirloom_exchange

{ "exchange_rates": [ { "exchange_from_type": "bust", "exchange_from_amount": 1, "exchange_to_type": "portrait", "exchange_to_amount": 1 }, { "exchange_from_type": "bust", "exchange_from_amount": 1, "exchange_to_type": "deed", "exchange_to_amount": 1 }, { "exchange_from_type": "bust", "exchange_from_amount": 1, "exchange_to_type": "crest", "exchange_to_amount": 1 }, { "exchange_from_type": "portrait", "exchange_from_amount": 1, "exchange_to_type": "bust", "exchange_to_amount": 1 }, { "exchange_from_type": "portrait", "exchange_from_amount": 1, "exchange_to_type": "deed", "exchange_to_amount": 1 }, { "exchange_from_type": "portrait", "exchange_from_amount": 1, "exchange_to_type": "crest", "exchange_to_amount": 1 }, { "exchange_from_type": "deed", "exchange_from_amount": 1, "exchange_to_type": "bust", "exchange_to_amount": 1 }, { "exchange_from_type": "deed", "exchange_from_amount": 1, "exchange_to_type": "portrait", "exchange_to_amount": 1 }, { "exchange_from_type": "deed", "exchange_from_amount": 1, "exchange_to_type": "crest", "exchange_to_amount": 1 }, { "exchange_from_type": "crest", "exchange_from_amount": 1, "exchange_to_type": "bust", "exchange_to_amount": 1 }, { "exchange_from_type": "crest", "exchange_from_amount": 1, "exchange_to_type": "portrait", "exchange_to_amount": 1 }, { "exchange_from_type": "crest", "exchange_from_amount": 1, "exchange_to_type": "deed", "exchange_to_amount": 1 } ] }

"exchange_from_amount": 1 주는 양

"exchange_to_amount": 1 받는 양

---------------------------------------------------------------------------------------------------------------------------------------

단계별 역마차 모집 인원 및 영웅 고용 인원 조정

DarkestDungeon\campaign\town\buildings\stage_coach폴더에서stage_coach.building

"stores" : { "hero_recruit" : { "first_hero_classes" : [ "plague_doctor", "vestal" ], "number_of_recruits_upgrades": [ { "amount": 4 }, { "amount": 7, "upgrade_tree_id": "stage_coach.numrecruits", "upgrade_requirement_code": "a" }, { "amount": 10, "upgrade_tree_id": "stage_coach.numrecruits", "upgrade_requirement_code": "b" }, { "amount": 14, "upgrade_tree_id": "stage_coach.numrecruits", "upgrade_requirement_code": "c" }, { "amount": 20, "upgrade_tree_id": "stage_coach.numrecruits", "upgrade_requirement_code": "d" }, { "amount": 30, "upgrade_tree_id": "stage_coach.numrecruits", "upgrade_requirement_code": "e" } ], "roster_size_upgrades" : [ { "amount" : 7 }, { "amount" : 10, "upgrade_tree_id" : "stage_coach.rostersize", "upgrade_requirement_code" : "a" }, { "amount" : 14, "upgrade_tree_id" : "stage_coach.rostersize", "upgrade_requirement_code" : "b" }, { "amount" : 20, "upgrade_tree_id" : "stage_coach.rostersize", "upgrade_requirement_code" : "c" }, { "amount" : 25, "upgrade_tree_id" : "stage_coach.rostersize", "upgrade_requirement_code" : "d" }, { "amount" : 30, "upgrade_tree_id" : "stage_coach.rostersize", "upgrade_requirement_code" : "e" } ] } } } }

"number_of_recruits_upgrades": 역마차 모집 인원

"roster_size_upgrades" : 고용 가능 인원

원하는 숫자로 변경해서 사용하세요.

---------------------------------------------------------------------------------------------------------------------------------------

성수에 스트레스 해소 추가

오리지널 - DarkestDungeon\effects 폴더 base.effects

DLC - DarkestDungeon\dlc\735730_color_of_madness\effects 폴더

color_of_madness.effects

DLC 사용 - 오리지널, DLC 2개 파일 다 수정

//Holy Water effect: .name "holy_water" .target "performer" .item 1 .duration 3 .chance 100% .buff_ids medicinal_herbs_blight_resist medicinal_herbs_bleed_resist medicinal_herbs_disease_resist medicinal_herbs_debuff_resist .healstress 20 .heal 10

.healstress 20 스트레스 해소

.heal 10 HP 회복

응용해서 다른 물약에도 적용가능

---------------------------------------------------------------------------------------------------------------------------------------

기벽 관련 수정

DarkestDungeon 폴더 rules( 총 4개 파일 )

"quirks_fated_miss2hitconvertchance": 0.10, "quirks_max_positive": 5, "quirks_max_negative": 3, "quirks_max_diseases": 3, "quirks_max_locked_positive": 4, "quirks_max_locked_negative": 3, "quirk_negative_locked_after_turn_count": 3, "quirk_chance_to_lock_negative": 0.25,

"quirks_max_positive": 5, 최대 긍정기벽 개수

"quirks_max_negative": 3, 최대 부정기벽 개수

"quirks_max_diseases": 3, 최대 질병 개수

"quirks_max_locked_positive": 4, 최대 긍정기벽 잠금 개수

"quirks_max_locked_negative": 3, 최대 부정기벽 잠금 개수

"quirk_negative_locked_after_turn_count": 3,

부정 기벽 획득후 몇턴후부터 잠기기 시작하는지

"quirk_chance_to_lock_negative": 0.95, 부정 기벽이 잠길 확률(매턴 적용)

"quirks_max_locked_positive"

기벽 7개 모드 미사용 시 max : 4 (5개 고정 시 추가 기벽 획득 시 에러???)

---------------------------------------------------------------------------------------------------------------------------------------

던전 실패 시 스트레스 수정

DarkestDungeon/campaign/quest폴더 quest.exit_penalty

{ "fail_penalty": { "stress_damage": 10 }, "regroup_penalty": { "stress_damage": 0 } }

"stress_damage": 10 스트레스 수치 ( 기본값 : 20 )

---------------------------------------------------------------------------------------------------------------------------------------

죽은 영웅 부활

DarkestDungeon/campaign/town_event폴더 base.town.events,events

"id": "dead_recruit", "base_chance": 35.0, "per_not_rolled_additional_chance": 1.0, "cooldown": 2, "requirements": { "minimum_week": 3, "dead_heroes": 1, "hero_level_counts": [], "upgrades_purchased": [], "trinket_storage_count": 0 }, "town_ambience_paramater_ids": [], "tone": "good", "sprite": "town_event_day_of_the_dead", "sprite_attachment": "graveyard", "data": [ { "type": "dead_recruit", "string_data": "", "number_data": 3.0 }

"base_chance": 35.0, 영웅을 부활시키는 '흐릿한 경계선' 이벤트 확률

( 0 ~ 100 수정 )

"cooldown": 2, 연속 이벤트 발생 쿨다운 2주

"minimum_week": 3, 최소 이벤트 발생 필요 기간 3주

"dead_heroes": 1, 죽은 영웅 수

확률로 던전 다녀오면 이벤트가 발생

이벤트 발생 안된다면 연속 이벤트 발생은 쿨다운 부분 수정

그 외엔 이벤트 필요조건인 최소 3주부분, 죽은 영웅 1명 부분을 수정

---------------------------------------------------------------------------------------------------------------------------------------

던전 입장 제한 레벨 풀기

DarkestDungeon/campaign/quest폴더 quest.restriction

"restriction": { "difficulty": { "comment": "This table restricts what level heroes can go on what level quest. ROWS are DIFFICULTY, COLs are QUEST LENGTH", "resolve_level_threshold_table": [ 99, 99, 99, 99, 99, 99, 99 ] } } }

---------------------------------------------------------------------------------------------------------------------------------------

초대장 상점 구매

1. Darkest Dungeon\inventory폴더 base.supply.inventory.items

inventory_item: .type "estate" .id "the_blood" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 .estate_can_be_provision true .tutorial_id "the_blood" inventory_item: .type "estate" .id "the_cure" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 .estate_can_be_provision true .sfx_override "/general/items/holy_water" inventory_item: .type "estate_currency" .id "crimson_court_invitation_A" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "estate_currency" .id "crimson_court_invitation_B" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "estate_currency" .id "crimson_court_invitation_C" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 inventory_item: .type "estate" .id "snake_scale" .base_stack_limit 10000 .purchase_gold_value 0 .sell_gold_value 0 .estate_can_be_provision true .use_id_take_sfx true

인벤토리에 초대장 아이템 코드 추가

2. DarkestDungeon\campaign\provision폴더 provision

"default_store_inventory_item_lists": [ [ ], [ { "type": "provision", "id": "", "amount": 18 }, { "type": "supply", "id": "shovel", "amount": 4 }, { "type": "supply", "id": "antivenom", "amount": 6 }, { "type": "supply", "id": "bandage", "amount": 6 }, { "type": "supply", "id": "medicinal_herbs", "amount": 6 }, { "type": "supply", "id": "skeleton_key", "amount": 6 }, { "type": "supply", "id": "holy_water", "amount": 6 }, { "type": "supply", "id": "laudanum", "amount": 6 }, { "type": "supply", "id": "torch", "amount": 18 }, { "type": "estate_currency", "id": "crimson_court_invitation_A", "amount": 3 }, { "type": "estate_currency", "id": "crimson_court_invitation_B", "amount": 3 }, { "type": "estate_currency", "id": "crimson_court_invitation_C", "amount": 3 } ], [

상점 판매 목록에 초대장 코드 추가

"amount": 3 - 판매 수량

각 난이도 별로 마지막 3줄 추가 (적용 시 에러.테스트중...;;;)에러해결

---------------------------------------------------------------------------------------------------------------------------------------

치료제 상점 구매

DarkestDungeon\campaign\provision폴더 provision

"default_store_inventory_item_lists": [ [ ], [ { "type": "provision", "id": "", "amount": 18 }, { "type": "supply", "id": "shovel", "amount": 4 }, { "type": "supply", "id": "antivenom", "amount": 6 }, { "type": "supply", "id": "bandage", "amount": 6 }, { "type": "supply", "id": "medicinal_herbs", "amount": 6 }, { "type": "supply", "id": "skeleton_key", "amount": 6 }, { "type": "supply", "id": "holy_water", "amount": 6 }, { "type": "supply", "id": "laudanum", "amount": 6 }, { "type": "supply", "id": "torch", "amount": 18 }, { "type": "estate", "id": "the_cure", "amount": 5 }

상점 판매 목록에 핏빛저주 치료제 코드 추가

난이도 별로 추가

---------------------------------------------------------------------------------------------------

전투중 스트레스 낮추기

DarkestDungeon\shared폴더 rules( 총 4개 파일 )

"monster_crit": { "stress_chance": 1.0, "stress_damage": 10, "companion_stress_chance": 0.35, "companion_stress_damage": 5

"stress_chance": 1.0, 크리티컬 피해 시 스트레스 확률

"stress_damage": 10, 스트레스 수치

"companion_stress_chance": 0.35, 팀원 스트레스 확률

"companion_stress_damage": 5 스트레스 수치

"player_crit": { "relief_chance": 1.0, "stress_relief": 10, "companion_relief_chance": 0.3, "companion_stress_relief": 5

"relief_chance": 1.0, 크리티컬 공격 시 스트레스 회복 확률

"stress_relief": 10, 스트레스 감소 수치

"companion_relief_chance": 0.3, 팀원 스트레스 감소 확률

"companion_stress_relief": 5 스트레스 감소 수치

"killing_blow_relief_chance": 0.5, "killing_blow_stress_relief": 5.0,

"killing_blow_relief_chance": 0.5, 막타 시 스트레스 회복 확률

"killing_blow_stress_relief": 5.0, 스트레스 감소 수치

"death_party_stress_chance": 0.75, "death_party_stress_damage": 15,

"death_party_stress_chance": 0.75, 사망 시 팀원 스트레스 받을 확률

"death_party_stress_damage": 15, 스트레스 수치

"passed_turn_stress_dmg": 5.0,

"passed_turn_stress_dmg": 5.0, 턴 넘기기 스트레스 수치

확률 0.0(0) ~ 1.0(100)

---------------------------------------------------------------------------------------------------------------------------------------

영웅의 기상 및 고통 발생 확률

DarkestDungeon\shared폴더 rules( 총 4개 파일 )

"affliction_base_onset_chance": 0.65, "affliction_critical_success_chance": 0.35,

"affliction_base_onset_chance": 0.65, 고통 발생 확률

"affliction_critical_success_chance": 0.35, 영웅의 기상 발생 확률

합 1.0으로 맞춰줘야함

---------------------------------------------------------------------------------------------------------------------------------------

핏빛저주 확률

Darkest Dungeon\dlc\580100_crimson_court\features

\crimson_court\effects폴더 crimson_court.effects

// CRIMSON CURSE DISEASE effect: .name "Crimson Curse Weak" .target "target" .curio_result_type "negative" .chance 10% .disease disease_vampire_passive .on_hit true .on_miss false .crit_doesnt_apply_to_roll true effect: .name "Crimson Curse Strong" .target "target" .curio_result_type "negative" .chance 25% .disease disease_vampire_passive .on_hit true .on_miss false .crit_doesnt_apply_to_roll true effect: .name "Crimson Curse Boss" .target "target" .curio_result_type "negative" .chance 45% .disease disease_vampire_passive .on_hit true .on_miss false .crit_doesnt_apply_to_roll true

핏빛저주 걸릴 확률 하향

---------------------------------------------------------------------------------------------------------------------------------------

피 보급품 자동지급

Darkest Dungeon\campaign\provision폴더 provision

{ "raid_starting_length_inventory_item_lists": [ [ ], [ { "type": "supply", "id": "firewood", "amount": 5 }, { "type": "provision", "id": "", "amount": 30 }, { "type": "supply", "id": "shovel", "amount": 3 }, { "type": "supply", "id": "antivenom", "amount": 4 }, { "type": "supply", "id": "bandage", "amount": 4 }, { "type": "supply", "id": "medicinal_herbs", "amount": 4 }, { "type": "supply", "id": "skeleton_key", "amount": 4 }, { "type": "supply", "id": "holy_water", "amount": 6 }, { "type": "supply", "id": "laudanum", "amount": 4 }, { "type": "supply", "id": "torch", "amount": 6 }, { "type": "estate", "id": "the_blood", "amount": 2 } ],

{ "type": "estate", "id": "the_blood", "amount": 8 }

"amount": 2 - 수량

출정 시 기본 보급품 추가

---------------------------------------------------------------------------------------------------------------------------------------