Basic Info

Name 18783 Rose Corolla[1]
Item ID 18783 - Rose_Corolla
Type Armor
18783
Once used by eastern dynasty princess on marriage.
INT +1
MDEF +10
Enables use of Level 1 Spell Breaker.
Increase SP consumption of skill by 50%.
Refined to +6, every refine reduces SP consumption of skill by 10%.
Class: Headgear
Defense: 5
Location: Upper
Weight: 30
Level Requirement: 50
Jobs: All classes

Details

Weight 30
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 5
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 50 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bInt,1; bonus bMdef,10; skill SA_SPELLBREAKER,1; bonus bUseSPrate,50; if(getrefine()>5) { bonus bUseSPrate,-((getrefine()*10)-50); }
Equip Script
None
Unequip Script
None