mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
balance value for worldboss
This commit is contained in:
parent
5956875cae
commit
09ea9ecf1e
@ -148,7 +148,7 @@ uint8 BalancePercentValue::Calculate()
|
|||||||
level *= 3;
|
level *= 3;
|
||||||
break;
|
break;
|
||||||
case CREATURE_ELITE_WORLDBOSS:
|
case CREATURE_ELITE_WORLDBOSS:
|
||||||
level *= 5;
|
level *= 50;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user