M Megathronzz New member Messages 17 Points 0 Github bangzap Apr 13, 2016 #2 hi guys. this skill NPC_WIDESOULDRAIN lv 3 why area 11x11 this script item
N nitrous2 New member Messages 8 Points 0 Apr 13, 2016 #3 if( getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0; It says if the refine is 10, then it casts level 3 (19x19) If it isn't, then it casts level 1 (11x11)
if( getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0; It says if the refine is 10, then it casts level 3 (19x19) If it isn't, then it casts level 1 (11x11)
M Megathronzz New member Messages 17 Points 0 Github bangzap Apr 14, 2016 #4 nitrous2 said: if( getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0; It says if the refine is 10, then it casts level 3 (19x19) If it isn't, then it casts level 1 (11x11) Click to expand... I Have Eraser refine +13
nitrous2 said: if( getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0; It says if the refine is 10, then it casts level 3 (19x19) If it isn't, then it casts level 1 (11x11) Click to expand... I Have Eraser refine +13