Toy Ring [1] ( Toy_Ring )
| ID 28596 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Right_Accessory + Left_Accessory | |||||||||||||||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||||||||||||||
|
Acessório encontrado nas profundezas da Fábrica do Terror. Apesar da aparência e nome, suas propriedades não são brincadeira! Cincin Mainan yang sangat aneh. A ring that gives a loud sound when you shake it. You can feel your attack getting stronger. A ring that belonged to the legendary Mechanic Boomer. All Not specified
Flags
Stacking
Not specified
Usage
Not specified
Trade
Delay
Not specified
.@a = (getskilllv("SM_SWORD")/2);
.@b = (getskilllv("GN_TRAINING_SWORD")/2);
bonus bStr,5+(.@a+.@b);
bonus bAgi,5+(.@a+.@b);
bonus bVit,5+(.@a+.@b);
bonus bBaseAtk,10*(.@a+.@b);
skill "BS_HAMMERFALL",5;
bonus2 bSkillAtk,"SM_BASH",BaseLevel;
bonus2 bSkillAtk,"KN_BOWLINGBASH",3*(BaseLevel/5);
Script References
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:
bStr
Item Bonus
bStr
Signature:
Description:
STR + n
bAgi
Item Bonus
bAgi
Signature:
Description:
AGI + n
bVit
Item Bonus
bVit
Signature:
Description:
VIT + n
bBaseAtk
Item Bonus
bBaseAtk
Signature:
Description:
Basic attack power + n
bSkillAtk
Item Bonus
bSkillAtk
Signature:
Description:
Increases damage of skill sk by 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 |
||||||||||||||||||||||||||||||||||||||||