
실시간댓글
|
|
라마게이트롤 | 2014-09-24 20:27
출처: http://www.inven.co.kr/board/powerbbs.php?come_idx=3446&query=view&p=1&my=&category=&sort=PID&orderby=&where=&name=&subject=&content=&keyword=&sterm=&iskin=&mskin=&l=359
- 적 영웅을 죽였을 때, 얻을 수 있는 경험치 량이 수정됩니다.
이건 적 영웅을 죽었을 때 님 캐릭터가 주변에 있을경우 얻게되는 경험치만 해당하는 겁니다.(어시스트 같음)
만약 님이 직접 죽였으면 모든 경험치를 받습니다.
기존:
==============
VictimLevel = 사망자 레벨
1 Hero: XP = 120 + 20 * VictimLevel
2 Heroes: XP = 90 + 15 * VictimLevel
3 Heroes: XP = 30 + 7 * VictimLevel
4 Heroes: XP = 20 + 5 * VictimLevel
5 Heroes XP = 15 + 4 * VictimLevel
변경: (복잡)
==============
VictimLevel = 사망자 레벨
VictimXP = 사망자의 총 경험치
EnemyTeamXP = 적 팀의 총 경험치
AlliedTeamXP = 님 팀의 총 경험치
XPDifference = ( EnemyTeamXP - AlliedTeamXP )/ ( EnemyTeamXP + AlliedTeamXP ) (minimum 0)
XPFactor = XPDifference * VictimXP
1 Hero: XP = 20 * VictimLevel + XPFactor * 0.5
2 Heroes: XP = 15 * VictimLevel + XPFactor * 0.35
3 Heroes: XP = 10 * VictimLevel + XPFactor * 0.25
4 Heroes: XP = 7 * VictimLevel + XPFactor * 0.2
5 Heroes: XP = 5 * VictimLevel + XPFactor * 0.15
- 연속 킬을 한 적 영웅을 죽였을 때, 얻을 수 있는 골드 양이 수정됩니다.
이건 연속 킬한 적 영웅을 죽었을 때, 님 캐릭터가 주변에 있을경우 얻게되는 골드만 해당하는 겁니다.(어시스트)
만약 님이 직접 죽였으면 모든 골드를 받습니다.
기존:
==============
VictimLevel = 사망자 레벨
1 Assist: Gold = 125 + 12 * VictimLevel
2 Assist: Gold = 40 + 10 * VictimLevel
3 Assist: Gold = 10 + 6 * VictimLevel
4+ Assist: Gold = 6 + 6 * VictimLevel
변경:(개복잡)
==============
막타를 때린 플레이어 캐릭터 기준으로 영향을 받습니다.
VictimLevel = 사망자 레벨
VictimNW = 사망자의 순자산 (가진 골드 + 가지고 있는 아이템 가격)
EnemyTeamNW = 사망자 팀의 순자산
AlliedTeamNW = 님 팀의 순자산
NWDifference = ( EnemyTeamNW - AlliedTeamNW )/ ( EnemyTeamNW + AlliedTeamNW ) (minimum 0)
NWFactor = NWDifference * VictimNW
1 Hero: Gold = 40 + 7 * VictimLevel + NWFactor * 0.5
2 Heroes: Gold = 30 + 6 * VictimLevel + NWFactor * 0.35
3 Heroes: Gold = 20 + 5 * VictimLevel + NWFactor * 0.25
4 Heroes: Gold = 10 + 4 * VictimLevel + NWFactor * 0.2
5 Heroes: Gold = 10 + 4 * VictimLevel + NWFactor * 0.15
추가로, 연속 킬 했을 때 얻을 수 있는 현상금도 수정됩니다. 125 ->1000 에서 100->800
요약: 이전엔 킬한 영웅의 레벨에 따라 경험치/골드 보상을 받았지만 이젠 팀간의 격차도 영향을 줌
라마게이트롤
11,681
3,856,500
프로필 숨기기
51%
