Viewing Item (Moderation of Sin Card) Ragnarok: Project Zero Control Panel
Basic Info
Name |
|
---|---|
Item ID |
300155
-
MD_Moderation_Card
|
Type | Card |
Natural HP, SP Recovery Rate - 100%.
MaxHP+ 25%, MaxSP + 15%.
For every other refine level, physical/magical damage to Angel and Demon monsters + 5%.
For every other refine level, Holy and Shadow element resistance - 5%.
Class: Card
Compound on: Armor
Weight: 0
MaxHP+ 25%, MaxSP + 15%.
For every other refine level, physical/magical damage to Angel and Demon monsters + 5%.
For every other refine level, Holy and Shadow element resistance - 5%.
Class: Card
Compound on: Armor
Weight: 0
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(bHPrecovRate, -100); bonus(bSPrecovRate, -100); bonus(bMaxHPrate, 25); bonus(bMaxSPrate, 15); bonus2(bAddRace, RC_Angel, 5 * (getrefine()/2)); bonus2(bMagicAddRace, RC_Angel, 5 * (getrefine()/2)); bonus2(bAddRace, RC_Demon, 5 * (getrefine()/2)); bonus2(bMagicAddRace, RC_Demon, 5 * (getrefine()/2)); bonus2(bSubEle, Ele_Holy, -5 * (getrefine()/2)); bonus2(bSubEle, Ele_Dark, -5 * (getrefine()/2)); |
Equip Script |
None |
Unequip Script |
None |