Effect system #4

Open
opened 2025-10-24 12:03:31 +02:00 by kazhnuz · 0 comments
Owner

Generic effect system, able to handle most type of changes to the player, other change (and some "special" effects will need). An effect is defined the following way:

{"effect":"setVariable", "for"="player", "to"="food"  "value"="100", "modificator"="relative"}
Generic effect system, able to handle most type of changes to the player, other change (and some "special" effects will need). An effect is defined the following way: ```json {"effect":"setVariable", "for"="player", "to"="food" "value"="100", "modificator"="relative"} ```
kazhnuz added this to the MVP 1 milestone 2025-10-24 12:03:31 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
game-projects/lifesim#4
No description provided.