Assassin Amulet [1] ( Assassin_Amulet_ROC )
| ID 490351 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | 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: 80 | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Transcendent classes (no Transcendent-Third classes)., Fourth classes., All Transcendent classes., All Third classes. | |||||||||||||||||||||||||||||||||||||
|
Not specified
Flags
Stacking
Not specified
Usage
Not specified
Trade
Delay
Not specified
.@a = getskilllv("ASC_KATAR");
.@b = getskilllv("AS_CLOAKING");
.@c = getskilllv("ASC_BREAKER");
bonus bMaxSP,20;
bonus bCritical,3+.@b;
bonus bBaseAtk,.@a;
bonus bFlee,-5*.@a;
bonus bHit,-5*.@b;
bonus bAspdRate,.@c;
bonus bMaxHPrate,.@c;
bonus2 bSkillAtk,"AS_SONICBLOW",5*.@a;
bonus2 bSkillAtk,"AS_GRIMTOOTH",5*.@b;
bonus2 bSkillAtk,"ASC_METEORASSAULT",5*.@c;
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:
bMaxSP
Item Bonus
bMaxSP
Signature:
Description:
MaxSP + n
bCritical
Item Bonus
bCritical
Signature:
Description:
Critical + n
bBaseAtk
Item Bonus
bBaseAtk
Signature:
Description:
Basic attack power + n
bFlee
Item Bonus
bFlee
Signature:
Description:
Flee + n
bHit
Item Bonus
bHit
Signature:
Description:
Hit + n
bAspdRate
Item Bonus
bAspdRate
Signature:
Description:
Attack speed + n%
bMaxHPrate
Item Bonus
bMaxHPrate
Signature:
Description:
MaxHP + 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 |
||||||||||||||||||||||||||||||||||||||||