|
Item ID
|
490601
|
Name
|
[Not For Sale] Imperial Glove
|
|
|
|
Weapon Level
|
0
|
Identifier
|
Comp_ImGlove_TH
|
|
Attack
|
0
|
Type
|
Armor
|
|
MATK
|
0
|
Equip Locations
|
Accessory Left
|
|
Defense
|
0
|
Equippable Jobs
|
Crusader
|
|
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
|
Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
|
|
Item Script
|
bonus bDelayrate,-5;
bonus bBaseAtk,100;
bonus2 bAddClass,Class_All,10;
|
|
Set
|
Script
|
|
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
bonus2 bSkillAtk,"LG_OVERBRAND",15*(.@r/2);
bonus2 bSkillAtk,"LG_CANNONSPEAR",15*(.@r/2);
bonus2 bAddSize,Size_All,4*(.@r/3);
if (.@r>=11)
autobonus "{ bonus2 bAddClass,Class_All,20; bonus bStr,100; }",30,10000,BF_WEAPON;
|
|
|
bonus bStr,20;
bonus2 bAddRace,RC_All,10;
|
|
|
bonus bStr,20;
bonus2 bAddRace,RC_All,10;
|
|
|
bonus bDelayrate,-15;
bonus2 bSkillAtk,"LG_OVERBRAND",10*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
|
|
|
bonus bCritical,20;
bonus bCritAtkRate,20;
bonus2 bSkillAtk,"LG_CANNONSPEAR",5*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
|
|
|
bonus bDelayrate,-5;
bonus2 bSkillCooldown,"LG_OVERBRAND",-100;
bonus2 bSkillAtk,"LG_OVERBRAND",105;
|
|
|
bonus bLongAtkRate,20;
bonus bStr,56;
bonus2 bSkillAtk,"LG_CANNONSPEAR",70;
|