CaravelGames / drod

The official public repository of Deadly Rooms of Death and DROD RPG
http://caravelgames.com
56 stars 17 forks source link

RPG: Add script vars to access total player ATK and DEF #593

Closed Hypexion closed 4 months ago

Hypexion commented 4 months ago

Adds script vars _TotalATK and _TotalDEF, which allow access to the values calculated in CCurrentGame::getPlayerATK and CCurrentGame::getPlayerDEF.

Thread: https://forum.caravelgames.com/viewtopic.php?TopicID=46091