1
This commit is contained in:
parent
ebf168a525
commit
c0570832a6
@ -170,7 +170,9 @@ void Player::Initialize()
|
|||||||
&xtimer_attacher);
|
&xtimer_attacher);
|
||||||
}
|
}
|
||||||
if (room->IsNewBieBattle()) {
|
if (room->IsNewBieBattle()) {
|
||||||
|
GetAbility()->AddAttr(kHAT_vAttackRateSe, 5.0f);
|
||||||
|
GetAbility()->AddAttr(kHAT_pDefendRateSe, 2.0f);
|
||||||
|
GetAbility()->AddAttr(kHAT_vHealthRateSe, 2.0f);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user