It became possible by modifying the following method
enableAllAttack
checkAllAttack
checkDownAllEnemy
Success with new Version 【1.14.0】for Always AllAttack and weak enemy
@Saito
please tell me how to [Always All Attack]
Samurai.App.Battle >> cBattleCalc
-----------------------------
public bool checkAllAttack()
{
//return this.m_AllAttack;
return true
}
-----------------------------
try changed this code ,but no...