Item-Kombination Details

Item-Kombination #8135

Kombinationsgröße: 2
Kombinationsgegenstände
Lightweight Telescope-LT [1]
Handiness_Telescope_LT
Survival Whistle-LT
Rescue_whistle_LT
Kombinationseffekt
bonus bDelayrate,-15;
bonus bFixedCast,-200;
bonus2 bSkillCooldown,"NV_FIRSTAID",5000;
bonus5 bAutoSpellOnSkill,"NV_FIRSTAID","MG_SAFETYWALL",5,1000,1;
Skriptreferenzen
bDelayrate Gegenstandsbonus
bDelayrate
Signatur:
bonus bDelayrate,n;
Beschreibung:
Increases skill delay by n%
bFixedCast Gegenstandsbonus
bFixedCast
Signatur:
bonus bFixedCast,t;
Beschreibung:
Increases fixed cast time of all skills by t milliseconds (has effect in RENEWAL_CAST only)
bSkillCooldown Gegenstandsbonus
bSkillCooldown
Signatur:
bonus2 bSkillCooldown,sk,t;
Beschreibung:
Increases cooldown of skill sk by t milliseconds
bonus5 Befehl
bonus5
Signatur:
bonus5 <bonus type>,<val1>,<val2>,<val3>,<val4>,<val5>;
Beschreibung:
These commands are meant to be used in item scripts. They will probably work outside item scripts, but the bonus will not persist for long. They, as expected, refer only to an invoking character. kind in ''.
bAutoSpellOnSkill Gegenstandsbonus
bAutoSpellOnSkill
Signatur:
bonus5 bAutoSpellOnSkill,sk,x,y,n,i;
Beschreibung:
Adds a n/10% chance to autospell skill x at level y when using skill sk