diff options
Diffstat (limited to 'conf-tmpl/battle/battle.conf')
-rw-r--r-- | conf-tmpl/battle/battle.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle/battle.conf b/conf-tmpl/battle/battle.conf index 4b520dfee..59284580c 100644 --- a/conf-tmpl/battle/battle.conf +++ b/conf-tmpl/battle/battle.conf @@ -69,10 +69,10 @@ multihit_delay: 80 // (Setting to no/0 will be like always endure) player_damage_delay_rate: 100 -// Undead type differeniate. +// Should race or element be used to consider someone undead? // 0 = element undead // 1 = race undead -// 2 = both +// 2 = both (either one works) undead_detect_type: 0 // Does HP recover if hit by an attribute that's same as your own? (Note 1) |