9 public override int max
19 public override int min
28 public override void Mod(
int a)
34 if (a < 0 &&
BaseStats.CC.HasElement(1330, 1))
36 a = -
EClass.rnd(-a * 130 / 100 + 2);
45 bool shouldShowMsg =
BaseStats.CC.ShouldShowMsg;
48 int num = -this.value * 400 / (100 +
BaseStats.CC.Evalue(303) * 10);
62 BaseStats.CC.DamageHP(num, 921, 100, AttackSource.None,
null,
true);
65 BaseStats.CC.elements.ModExp(303, Mathf.Clamp(-a * 10, 10, 200),
false);