ID #20724
Armor
Love Dad Wings 2012 [1]
Buy Price: N/A
Sell Price: N/A
Beautiful golden wings Shining brightly To celebrate the event of Father's Day
_______________________
Base STR at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
STR +1
_______________________
Base INT at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
INT +1
_______________________
Base VIT at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
VIT +1
_______________________
Base AGI at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
AGI +1
_______________________
Base DEX at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
DEX +1
_______________________
Base LUK at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
LUK +1
_______________________
Type: Garment
Defense: 15
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
Base STR at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
STR +1
_______________________
Base INT at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
INT +1
_______________________
Base VIT at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
VIT +1
_______________________
Base AGI at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
AGI +1
_______________________
Base DEX at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
DEX +1
_______________________
Base LUK at least 90:
All Basic Stats +1
MaxHP +1%
MaxSP +1%
For each Refine Level:
LUK +1
_______________________
Type: Garment
Defense: 15
Weight: 10
Armor Level: 1
_______________________
Requirement: None
Available from boxes
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
100
Defense
15
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); if (readparam(bStr)>89) { bonus bAllStats,1; bonus bStr,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bAgi)>89) { bonus bAllStats,1; bonus bAgi,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bVit)>89) { bonus bAllStats,1; bonus bVit,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bInt)>89) { bonus bAllStats,1; bonus bInt,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bDex)>89) { bonus bAllStats,1; bonus bDex,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bLuk)>89) { bonus bAllStats,1; bonus bLuk,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
.@r = getrefine();
if (readparam(bStr)>89) {
bonus bAllStats,1;
bonus bStr,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}
if (readparam(bAgi)>89) {
bonus bAllStats,1;
bonus bAgi,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}
if (readparam(bVit)>89) {
bonus bAllStats,1;
bonus bVit,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}
if (readparam(bInt)>89) {
bonus bAllStats,1;
bonus bInt,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}
if (readparam(bDex)>89) {
bonus bAllStats,1;
bonus bDex,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}
if (readparam(bLuk)>89) {
bonus bAllStats,1;
bonus bLuk,.@r;
bonus bMaxHPrate,1;
bonus bMaxSPrate,1;
}