speed description
This commit is contained in:
parent
313dac1853
commit
d4b5efcae6
@ -10,10 +10,6 @@ _ntr_
|
||||
* background music
|
||||
|
||||
_mashy_
|
||||
* 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
|
||||
* combat text
|
||||
- last 3-4 text events (damage / heal / disable etc)
|
||||
|
||||
|
||||
@ -71,7 +71,7 @@ module.exports = {
|
||||
},
|
||||
speedStat: {
|
||||
item: 'SPEED',
|
||||
description: 'Speed determines the order in which skills resolve.\nCombine SPEED specs to increase speed.',
|
||||
description: 'Speed determines the order in which skills resolve.\nThe initial delay of skills is reduced by 1 turn for every 250 speed.\nCombine SPEED specs to increase speed.',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user