Viewing Item (Sieglouse Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Sieglouse Card |
---|---|
Item ID |
27274
-
Sieglouse_Card
|
Type | Card |
ASPD + 2. When equipped with an Arclouze Card,
FLEE + 2 for every refine level of the shield.
Class : Card
Compound on : Shoes
Weight : 1
FLEE + 2 for every refine level of the shield.
Class : Card
Compound on : Shoes
Weight : 1
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | No |
Equip Locations | Footgear |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAspd, 2); if (isequipped(Arclouse_Card)) { bonus(bFlee, getequiprefinerycnt(EQI_HAND_L) * 2); } |
Equip Script |
None |
Unequip Script |
None |