Bug on valkyrie manteau

HisokaMachi

New member
Messages
75
Points
0
Location
Quezon City
Emulator
it dont reflect any damage
default_sad.png
 

here is the script please put the right script

Script: <"

bonus bUnbreakableGarment,0;
if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus bFlee2,5+(getequiprefinerycnt(EQI_GARMENT)*2);
else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*2);
">
 
 
i think there is no problem with the script. that is the default.

when u test this valkyrie mantaue who's job wearing this?

the reflect only works on this jobs.

like what the script saying.

else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief)

bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*2);

 
Last edited by a moderator:
i think there is no problem with the script. that is the default.

when u test this valkyrie mantaue who's job wearing this?

the reflect only works on this jobs.

like what the script saying.

else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief)

bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*2);
im using royal guard but there is no reflect event 1

 
Back
Top