Assemberist / cppRpg

0 stars 0 forks source link

Effects implementation #3

Open Assemberist opened 2 years ago

Assemberist commented 2 years ago

Calculation of effects is going in object::act() and object::calculate(). 2-3 effects are already implemented but most still waits implementation.

Assemberist commented 2 years ago

Sensitive changes are expected in the scope #5. So this issue is postponed

Assemberist commented 7 months ago

Mental states are planned. Filed value can be used as type of mental state since they are mutually exclusive.