Changes

Jump to navigation Jump to search
236 bytes added ,  01:28, 2 May 2018
Line 70: Line 70:  
Magic hitting probability = attacker magic hit ratio / target magic resistance) * 50%
 
Magic hitting probability = attacker magic hit ratio / target magic resistance) * 50%
 
==Reputation==
 
==Reputation==
Your character must be level 50 or more in order to trade/give rep..
+
Your character must be level 50 or more in order to trade/give rep..  
 +
 
 +
''Kloness damage formula''
 +
400 rep more than target for max damage
 +
 
 +
auto dmg_bonus = (attacker_plr->_reputation - player->_reputation) / 25;
 +
dmg_bonus = Min(16, dmg_bonus) / 2;
 +
dmg += dmg_bonus + Random::DiceAvg(4, dmg_bonus/2);
    
==Tutelary Angel==
 
==Tutelary Angel==
669

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.