Emerald Earring [1] ( Emerald_Earring_TW )
| ID 28536 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Accessory Left | |||||||||||||||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 3 | |||||||||||||||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 50 | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||||||||||||||
|
DEX +5, AGI +5, INT +5. All Not specified
Flags
Stacking
Not specified
Usage
Not specified
Trade
Delay
Not specified
bonus bDex,5;
bonus bAgi,5;
bonus bInt,5;
bonus2 bSkillAtk,"CG_ARROWVULCAN",BaseLevel;
bonus2 bSkillAtk,"BA_MUSICALSTRIKE",BaseLevel;
bonus2 bSkillAtk,"DC_THROWARROW",BaseLevel;
bonus2 bSkillAtk,"WM_METALICSOUND",2*(BaseLevel/5);
.@n = getskilllv("WM_METALICSOUND");
bonus2 bVariableCastrate,"WM_METALICSOUND",.@n/2;
bonus bDex,.@n/2;
bonus bAgi,.@n/2;
bonus bInt,.@n/2;
bonus bMatk,(.@n/2)*20;
Script References
bDex
Item Bonus
bDex
Signature:
Description:
DEX + n
bAgi
Item Bonus
bAgi
Signature:
Description:
AGI + n
bInt
Item Bonus
bInt
Signature:
Description:
INT + n
bSkillAtk
Item Bonus
bSkillAtk
Signature:
Description:
Increases damage of skill sk by n%
getskilllv
Command
getskilllv
Signature:
Description:
character has. If they don't have the skill, 0 will be returned. The full list
of character skills is available in ''.
There are two main uses for this function, it can check whether the character
has a skill or not, and it can tell you if the level is high enough.
Example 1:
Example 2:
Example:
bVariableCastrate
Item Bonus
bVariableCastrate
Signature:
Description:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bMatk
Item Bonus
bMatk
Signature:
Description:
Magical attack power + n
Not specified Script ReferencesNo documented script references were detected. Not specified Script ReferencesNo documented script references were detected. Not specified Not specified Not specified Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||||||||||||||||||