TheColdPot / potty-survival-3

The DataPack of the RPG Game, WIP.
1 stars 0 forks source link

Introducing Attaching System #8

Open TheColdPot opened 1 month ago

TheColdPot commented 1 month ago

Part of #1.

Attaching system is a way that you can upgrade your gears, sometimes giving them special abilities.

Introduce data-driven Attachment Stone, the material you use to attach.

TheColdPot commented 1 month ago

one possible design (stone)

STONE (name)
REFORGE STONE (the same style as the rarity of gears)

· Inscription ----------------
Some lore about the stone's history, etc..
Possibly contains multiple lines.

· Ability -------------
The ability's description, the same as that on the gear.

· Stacking effects --------------
1x  0.5s cooldown, 5 HP genen'ed.
2x 0.25s cooldown, 6HP genen'ed.
(etc.)
Those above are lorem ipsum's.
Does not represent real effects.

OR:
*Not stackable*
(the detailed description about the ability)
TheColdPot commented 1 month ago

Attachment itself is subject to change. Should we combine it with vanilla enchantment, so that things may get a little easier?

TheColdPot commented 1 month ago

Attachment itself is subject to change. Should we combine it with vanilla enchantment, so that things may get a little easier?

As discussed, we decided to apply this. However, this will possibly greatly change the implement of display.

Experimental changes will take place soon.

Does not suggest the final decision.

TheColdPot commented 1 month ago

Still some details of the grind stone need an upgrade, including naming and performance.