Viewing Item (Champion Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Champion Card |
---|---|
Item ID |
4562
-
Champion_Card
|
Type | Card |
High probability of auto casting Level 5 Investigate when the user recives physical attacks.
ATK +7%, When AGI is 110 or more add ATK +7%.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
ATK +7%, When AGI is 110 or more add ATK +7%.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | No |
Equip Locations | Armor |
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 bAtkRate,7; if(readparam(bAgi)>=110) { bonus bAtkRate,7; } bonus5 bAutoSpellWhenHit,MO_INVESTIGATE,5,70,BF_WEAPON,1; |
Equip Script |
None |
Unequip Script |
None |