Viewing Item

#300267: Crow Baron Card

Item ID 300267 For Sale No
Identifier Crow_Baron_Card Credit Price Not For Sale
Name Crow Baron 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
Description Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Base Level at least 200:
Increases Magical Damage with Fire and Wind element by 15%.
_______________________
When equipped with Crow Duke Card and equipped by Sage classes:
Increases damage of Fire Bolt and Lightning Bolt by 30%.
_______________________
Type: Card
Compound on: Accessory(Left)
Weight: 1
Equip Locations Accessory Left
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bAspdRate,5;

3 if

4 (BaseLevel

5 =200)

6 {

7 bonus2

8 bMagicAtkEle,Ele_Fire,15;

9 bonus2

10 bMagicAtkEle,Ele_Wind,15;

11 }

Equip Script None
Unequip Script None