Survival Whistle-LT

Item ID 420343 Name Survival Whistle-LT
None
Weapon Level 0 Identifier Rescue_whistle_LT
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
.@a = (((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk))/160)*5);
.@b = (((readparam(bStr)+readparam(bAgi)+readparam(bVit)+readparam(bInt)+readparam(bDex)+readparam(bLuk))/600)*10);
bonus bFlee,20+.@b;
bonus2 bAddEle,Ele_All,.@b+((readparam(bStr)/20)*2);
bonus2 bAddEle,Ele_Neutral,(readparam(bAgi)/20)*2;
bonus2 bAddEle,Ele_Water,(readparam(bVit)/20)*2;
bonus2 bAddEle,Ele_Earth,(readparam(bInt)/20)*2;
bonus2 bAddEle,Ele_Fire,(readparam(bDex)/20)*2;
bonus2 bAddEle,Ele_Wind,(readparam(bLuk)/20)*2;
bonus bMRes,.@b;
bonus bCon,.@a;
bonus bPAtk,.@a;

Set Script
Lightweight Telescope-LT
Survival Whistle-LT
bonus bDelayrate,-15;
bonus bFixedCast,-200;
bonus2 bSkillCooldown,"NV_FIRSTAID",5000;
bonus5 bAutoSpellOnSkill,"NV_FIRSTAID","MG_SAFETYWALL",5,1000,1;