Terasology / LightAndShadow

Light & Shadow is an experimental game type set in a quirky Alice in Wonderland inspired setting
Apache License 2.0
8 stars 22 forks source link

Revive Light & Shadow Staffs #246

Open jdrueckert opened 2 years ago

jdrueckert commented 2 years ago

LightAndShadowResources contains special staffs that are currently not really used within Light & Shadow. This feature request is about improving their value for the game and properly integrating them into it.

The first part of the task is to check whether they generally still work and if not, fix them. Here's a list of assumptions that should be checked:

The second part of the task is to add effects to the different staffs. Here's a list of different type of effects that can be used, some of which already exist (after being extracted as described in https://github.com/Terasology/Towers/issues/4):

Further effects might be introduced by https://github.com/Terasology/CombatSystem/issues/90.

The second part of the task is to properly integrate the staffs into the Light & Shadow gameplay. This includes adding them as purchasable items to the in-game shop and making sure they are removed from the player inventory when the money is reset on restarting the game after a round ended.

Depends on https://github.com/Terasology/Towers/issues/4