diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/monster.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index 44039ef24..ada628a37 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -21,7 +21,7 @@ // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun) //-------------------------------------------------------------- -// [MVP] Summoned monsters HP rate, that is, monsters summoned by an MVP will have this much HP. (Note 2) +// The HP rate of MVPs. (Note 2) mvp_hp_rate: 100 // The HP rate of normal monsters (that is monsters that are not MVP's) (Note 2) |