Basic Info

Name 4547 Enhanced Byorgue Card
Item ID 4547 - Upd_Byorgue_Card
Type Card
4547
[Rogue class]
ATK +10%
MATK +10%
MaxHP +1% for each 2 refines.
Chance of confusing attack when using body painting.
-------------------------
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
if (BaseJob == Job_Rogue) { bonus bMatkRate,10; bonus2 bAddRace, RC_All, 10; } bonus bMaxHPrate,getrefine()/2; bonus3 bAddEffOnSkill,SC_BODYPAINT,Eff_Confusion,100;
Equip Script
None
Unequip Script
None