ID #300456
Card
Icewind's Egg Card
Buy Price: N/A
Sell Price: N/A
Decreases After Skill Delay by 3%.
_______________________
Refine Level +10:
Decreases After Skill Delay by additional 2%.
_______________________
When Armor Level of compounded equipment is 2:
Decreases Variable Casting Time by 5%.
_______________________
Type: Card
Compound on: Headgear
Weight: 1
_______________________
Refine Level +10:
Decreases After Skill Delay by additional 2%.
_______________________
When Armor Level of compounded equipment is 2:
Decreases Variable Casting Time by 5%.
_______________________
Type: Card
Compound on: Headgear
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bDelayrate,-3; if (getrefine()>=10) { bonus bDelayrate,-2; if (getequiparmorlv()==2) { bonus bDelayrate,-2; } }
bonus bDelayrate,-3;
if (getrefine()>=10) {
bonus bDelayrate,-2;
if (getequiparmorlv()==2) {
bonus bDelayrate,-2;
}
}