Currently straining My Intellectual capacity to implement
Weapon Reach/Range into stats and formulas.
I believe I may be over-complicating matters...
Weapon Reach/Range into stats and formulas.
I believe I may be over-complicating matters...
dam = a.atk * 4 - b.def * 2; if b.def <= 7; b.add_state(x); else dam = 0; end; dam