aburi6800 / Python-OnyxOfBlack

A retro 3D dungeon role-playing game made in Python.
11 stars 2 forks source link

[ToDo]戦闘バランスの修正 #147

Closed aburi6800 closed 3 years ago

aburi6800 commented 3 years ago

stateBattle.py: update_battleメソッド、防御値の算出で鎧の最低防御値を防御値//2から防御値//4に修正。 クリティカル時のダメージ計算式を修正。