Effects

Universal Effects

EffectPurpose
HEALTHAdds specified amount health
MANAAdds specified amount mana
STAMINAAdds specified amount stamina
ITEM_WEIGHTItem Weight / Max Item Weight is percentage of speed. If you have 50 weight, and you have a max weight of 100, you are 50% slower.
MAX_ITEM_WEIGHTThe max. weight the player can carry without slowing down to x speed.
*_DAMAGEIf damage is greater than the defender’s defense, he receives damage
*_DEFENSEIf defense is greater than damage, then a blocked message will appear and no damage will be dealt
ATTACK_SPEEDBased out of 500 milliseconds, i.e +10 attack speed is 100 miliseconds
CAST_SPEEDAll cooldowns are reduced by set amount
PHYSICAL_ACCURACYCounterpart of accuracy. Default is 100(%), where if you have a higher physical accuracy, it increases. Max is 100%, where you hit all the time
EVASIONEvasion reduces the attackers accuracy. If the attacker has default of 100(%) hit, evasion will reduce that 100 by its value. The hit is then random. :)
CRITICAL_HIT_CHANCEInitiate critical damage (Out of 100, any greater is a constant critical chance)
CRITICAL_HIT_AMOUNTIf value is 10, then added damage would be between 0-10 random.
HEALTH_REGEN_RATEMinimum is every second (also default), smallest increment is also one. Decimals are ignored (floored).
MANA_REGEN_RATEMinimum is every second (also default), smallest increment is also one. Decimals are ignored (floored).
STAMINA_REGEN_RATEMinimum is every second (also default), smallest increment is also one. Decimals are ignored (floored).
HEALTH_REGEN_AMOUNTAmount increased every increment
MANA_REGEN_AMOUNTAmount increased every increment
MINING_SPEEDThe speed materials get mined (not possible/slightly odd)
MINING_DROP_CHANCEThe mining efficiency in % - 200% (2.0) = 100% chance of getting double drop from the block / drop related arguments
STAMINA_REGEN_AMOUNTSee HEALTH_REGEN_AMOUNT
WALK_SPEEDWalking speed
JUMP_HEIGHTHow high the person can jump
AGILITYHow far the person can fall without damage
SWIM_SPEEDHow fast the person can swim
STUN
STUN_RESISTANCE
CRITICAL_HIT_RESISTANCECRITICAL_CHANCE - CRITICAL_RESISTANCE / 100

Comments

Posts Quoted:
Reply
Clear All Quotes