Viewing Item

#300489: Rebellion Lookie Card

Item ID 300489 For Sale No
Identifier aegis_300489 Credit Price Not For Sale
Name Rebellion Lookie Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bShortAtkRate,10;

2 bonus2 bAddRace,RC_Formless,15;

3 bonus2 bAddRace,RC_DemiHuman,15;

4 bonus2 bAddRace,RC_Player_Human,15;

5 .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW);

6 if (.@i == W_2HSWORD || .@i == W_2HSPEAR || .@i == W_2HSTAFF || .@i == W_2HAXE || .@i == W_KATAR || .@i == W_BOW || .@i == W_HUUMA || .@i == W_REVOLVER || .@i == W_RIFLE || .@i == W_GATLING || .@i == W_SHOTGUN || .@i == W_GRENADE) {

7 bonus2 bSubRace,RC_Formless,7;

8 bonus2 bSubRace,RC_DemiHuman,7;

9 bonus2 bSubRace,RC_Player_Human,7;

10 }

Equip Script None
Unequip Script None