death penalty
# Chance of receiving the Death Penalty debuff when killed by a mob.
# Default: 20
DeathPenaltyChance = 20
pra remover procura essa opção na suas config e bota 0 se tiver, caso nao tenha
coloca a skill como NOTDONE
<skill id="5076" levels="15" name="Death Penalty">
<set name="target" val="TARGET_NONE"/>
<set name="skillType" val="NOTDONE"/>
<set name="operateType" val="OP_PASSIVE"/>
</skill>
q talvez tbm arrume
quanto as skills de monk
vc vai ter q ver 1por 1
e onde tiver uma linha tipo assim
<set name="weaponsAllowed" val="xxxxxx"/>
vc remove ela
e quanto ao problema da part procura alguma coisa assim nas configs
# This option takes effect when "level" method is chosen. Don't use low values for this!
# Default: 30
PartyXpCutoffLevel = 30
e bota 0
|