This commit is contained in:
Mashy 2019-11-04 09:42:20 +10:00
parent 76fb591844
commit 18af9fb2c0

View File

@ -5,14 +5,34 @@
* can't reset password without knowing password =\ * can't reset password without knowing password =\
* mobile styles * mobile
- 2 pages vbox / equip
- vbox page as current with equip button at bottom
- equip page with inventory and all 3 construct avatars
- click one of the avatars to expand out skill / spec slots
- show the info pane at the bottom or as an overlay
* mobile info page * mobile info page
* fix info page for tablet layout
* Invert recharge * Invert recharge
## SOON ## SOON
* change cooldowns to delay & recharge
- delay is cooldown before skill can first be used
- recharge is cooldown after using skill
- every x speed reduces delay of skills
* combo rework
- reduce number of items for creating t2/t3 items from 3 -> 2
- add lost complexity by adding skill spec items
- Created by combining a skill with corresponding spec
e.g.
- Strike + PowerRR -> StrikePower (Will be the power symbol with strike text under)
- Construct does Y% more damage with Strike
- Strike + SpeedRR -> StrikeSpeed (strike has Y% more speed)
- Strike + LifeRR -> StrikeLife (Strike recharges X% of damage as red life)
* equip from shop (buy and equip without putting in your inventory) for bases * equip from shop (buy and equip without putting in your inventory) for bases
* move item from one construct to another * move item from one construct to another