ID #28579
Armor
Magic Grass Necklace [1]
Buy Price: N/A
Sell Price: N/A
A necklace with magical power by connecting clover flowers.
_______________________
MATK +5%
_______________________
Decreases Variable Casting Time by 5%.
_______________________
For each 5 Levels of Plant-type skills:
MaxHP +1%, MaxSP +1%
Decreases Variable Casting Time by additional 1%.
MATK +2%
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Summoner (Doram)
_______________________
MATK +5%
_______________________
Decreases Variable Casting Time by 5%.
_______________________
For each 5 Levels of Plant-type skills:
MaxHP +1%, MaxSP +1%
Decreases Variable Casting Time by additional 1%.
MATK +2%
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Summoner (Doram)
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@a = ((getskilllv("SU_SV_STEMSPEAR")+getskilllv("SU_SV_ROOTTWIST")+getskilllv("SU_CN_METEOR")+getskilllv("SU_CN_POWDERING")+getskilllv("SU_CHATTERING")+getskilllv("SU_MEOWMEOW")+getskilllv("SU_NYANGGRASS"))/5); bonus bMatkRate,5+(.@a*2); bonus bVariableCastrate,-5+.@a; bonus bMaxHPrate,.@a; bonus bMaxSPrate,.@a;
.@a = ((getskilllv("SU_SV_STEMSPEAR")+getskilllv("SU_SV_ROOTTWIST")+getskilllv("SU_CN_METEOR")+getskilllv("SU_CN_POWDERING")+getskilllv("SU_CHATTERING")+getskilllv("SU_MEOWMEOW")+getskilllv("SU_NYANGGRASS"))/5);
bonus bMatkRate,5+(.@a*2);
bonus bVariableCastrate,-5+.@a;
bonus bMaxHPrate,.@a;
bonus bMaxSPrate,.@a;