ID #490032
Armor
Gemini Ring
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 100
Armor level: 1
Weight: 100
Armor level: 1
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Scripts
Script bonus bHit,50; bonus bMaxSP,100; bonus bDelayrate,-5; bonus bAtkRate,5; bonus bMatkRate,5; if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) { bonus bDelayrate,-5; bonus bAtkRate,5; bonus bMatkRate,5; bonus2 bSkillAtk,"CG_ARROWVULCAN",300; bonus2 bVariableCastrate,"CG_ARROWVULCAN",-50; }
bonus bHit,50;
bonus bMaxSP,100;
bonus bDelayrate,-5;
bonus bAtkRate,5;
bonus bMatkRate,5;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
bonus bDelayrate,-5;
bonus bAtkRate,5;
bonus bMatkRate,5;
bonus2 bSkillAtk,"CG_ARROWVULCAN",300;
bonus2 bVariableCastrate,"CG_ARROWVULCAN",-50;
}