← Skills
Sword Enblast Shield

Enblast Shield

Royal Knight Lv2
LevelLv2
Weapon Sword
Code enblastShield
Power-up Manual Royal Sword Book Lv.2

Usable without the manual (weaker); the manual boosts its power.

Effects

ChargesRep-scaled 10–12
Damage 20
How are values calculated?

Values depend on a stat a (seeded by reputation); a is adjusted step by step, then fed into a saturating curve:

  1. Basea = max(0, rep) + 100most modes add +100; rep 0 → a=100
  2. Low lifta < 100 → a = min(100, 9.1×(a+1))even low rep is near the cap
  3. Manualwithout a = √(0.1×a), with a += 100only in manual-required modes

Then feed a into the saturating curve (nears the cap but never reaches it; rate is per-skill):

value=min+(maxmin)×ff+1,f=a×rate
Worked example
  • Rep 0a=100, f=5, e=0.83, Charges ≈ 10
  • Rep 1000a=1100, f=55, e=0.98, Charges ≈ 12
  • Manual-req·withouta=3.2, f=0.16, e=0.14, Charges ≈ 2

Same-weapon skills