Basic Info

Name 15156 Elegant Doram Suit[1]
Item ID 15156 - Elegant_Doram_Suit
Type Armor
15156
A tidy and elegant doram race suit.
MaxHP +15%, MaxSP +15%.
Every refine level: DEX +1, INT +1.
Refine level higher than +9: reduces SP consumption by 5%.
Elegant Set
Elegant Doram Suit
Elegant Doram Manteau
Elegant Doram Shoes
MaxHP +4000, uninterruptible magic cast.
Reduces fixed cast time by 25% (Increase reducement according sum of refine level of Suit, Manteau and Shoes).
Class: Armor
Defense: 120
Weight: 90
Level Requirement: 175
Jobs: Doram race

Details

Weight 90
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Armor

Stats

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

Restrictions

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

Scripts

Use Script
bonus bMaxHPrate, 15; bonus bMaxSPrate, 15; bonus bDex, getrefine(); bonus bInt, getrefine(); if (getrefine() > 9) bonus bUseSPrate, -5;
Equip Script
None
Unequip Script
None