darozak / Advolition

1 stars 0 forks source link

Rename robot/item power stats to cost stats #78

Closed darozak closed 2 months ago

darozak commented 2 months ago

Currently, robot and item stats refer to things like offense power and defense power, which relate to the power cost associated with an attack or defense. It will be clearer if I refer to these as cost rather than power. With power it is unclear if this is power added or expended. Cost will make it clear that the power is bind drained.

darozak commented 2 months ago

Relabeled power as cost in displayed stats and variable names (https://github.com/darozak/Advolition/commit/0cefca6ee399dadc63559598bdb0fc3ecceb22d0).