Eros¶
ChangeEros¶
"ChangeEros"
alters the player's current amount of eros by a flat
amount given in the following string. Can be negative.
"ChangeEros", "100"
ChangeErosByPercent¶
"ChangeErosByPercent"
alters the player's current amount of eros by a
percent in the following string. Can be negative.
"ChangeErosByPercent", "-10"
SetEros¶
"SetEros"
will set the player's eros to a certain amount. For very
specific uses. Take caution.
"SetEros", "0"