Giant Protection

Item ID 490598 Name Giant Protection
None
Weapon Level 0 Identifier Giant_Protection_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Rogue
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 20 Min Equip Level 170
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bDelayrate,-5;
bonus bBaseAtk,100;
bonus2 bAddClass,Class_All,10;

Set Script
Temporal Circlet (Shadow Chaser)
Giant Protection
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bDelayrate,-5;
bonus2 bSkillAtk,"SC_FATALMENACE",15*(.@r/2);
bonus2 bSkillAtk,"SC_TRIANGLESHOT",15*(.@r/2);
bonus2 bAddSize,Size_All,4*(.@r/3);
if (.@r>=11)
   autobonus "{ bonus2 bAddClass,Class_All,20; bonus bAgi,100; }",30,10000,BF_WEAPON;
All Above Time (Range)
Giant Protection
bonus bDelayrate,-5;
bonus2 bAddRace,RC_All,10;
All Above Time (Melee)
Giant Protection
bonus bDelayrate,-5;
bonus2 bAddRace,RC_All,10;
Temporal Jewel (STR) Lv 3
Giant Protection
bonus bShortAtkRate,15;
bonus2 bSkillAtk,"SC_FATALMENACE",5*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
Temporal Jewel (DEX) Lv 3
Giant Protection
bonus2 bSkillCooldown,"SC_FEINTBOMB",-1800;
bonus2 bSkillAtk,"SC_TRIANGLESHOT",10*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
Time Jewel (Str) Lv.3
Giant Protection
bonus2 bHPDrainRate,30,3;
bonus2 bHPDrainRate,10,2;
bonus2 bSkillAtk,"SC_FATALMENACE",70;
Time Jewel (Dex) Lv.3
Giant Protection
bonus bLongAtkRate,30;
bonus2 bSkillAtk,"SC_TRIANGLESHOT",105;