Item-Kombination Details

Item-Kombination #4623

Kombinationsgröße: 2
Kombinationsgegenstände
Imperial Ring [1]
Imperial_Ring_BR
Imperial Feather
Imperial_Feather
Kombinationseffekt
bonus2 bSkillAtk,"CR_GRANDCROSS",BaseLevel;
bonus2 bVariableCastrate,"CR_GRANDCROSS",-100;
bonus2 bSkillAtk,"LG_RAYOFGENESIS",BaseLevel/30;
bonus2 bSkillUseSP,"LG_RAYOFGENESIS",-10;
Skriptreferenzen
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%
bVariableCastrate Gegenstandsbonus
bVariableCastrate
Signatur:
bonus2 bVariableCastrate,sk,n;
Beschreibung:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bSkillUseSP Gegenstandsbonus
bSkillUseSP
Signatur:
bonus2 bSkillUseSP,sk,n;
Beschreibung:
Decreases SP consumption of skill sk by n