ID #5564
Armor
Crown of Deceit [1]
Buy Price: N/A
Sell Price: N/A
A deceptive crown that was once used to summon monsters.
_______________________
INT +4
Decreases Variable Casting Time by 10%.
_______________________
Type: Headgear
Defense: 3
Position: Upper, Middle
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 85
_______________________
INT +4
Decreases Variable Casting Time by 10%.
_______________________
Type: Headgear
Defense: 3
Position: Upper, Middle
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 85
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
300
Defense
3
Requirements
Armor Level
1
Min Level
85
Scripts
Script .@r = getrefine(); bonus bInt,4; bonus bMdef,10; bonus bVariableCastrate,-10; if (.@r >= 7) { bonus bDef,2; bonus bMatkRate,5; bonus bVariableCastrate,-5; } if (.@r>=9) { bonus bMdef,5; bonus bMatkRate,5; bonus bVariableCastrate,-5; bonus bDelayrate,-5; }
.@r = getrefine();
bonus bInt,4;
bonus bMdef,10;
bonus bVariableCastrate,-10;
if (.@r >= 7) {
bonus bDef,2;
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
}
if (.@r>=9) {
bonus bMdef,5;
bonus bMatkRate,5;
bonus bVariableCastrate,-5;
bonus bDelayrate,-5;
}