feature-attributes #7

Merged
zephyr merged 10 commits from feature-attributes into main 2023-07-30 10:58:19 -05:00

10 Commits

Author SHA1 Message Date
Branden J Brown d9bbef4b05 add example Effect and EnemyAttributes assets
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
2023-07-30 10:17:51 -05:00
Branden J Brown 61b7bbefc0 use fields instead of properties 2023-07-30 10:16:49 -05:00
Branden J Brown 3b1b4a90b7 make Attribute a struct again 2023-07-30 10:16:12 -05:00
Branden J Brown d8d3a69c36 add non-attribute XP and threat to enemy stats 2023-07-30 08:41:01 -05:00
Branden J Brown ee2d696cec add create asset to enemy attributes 2023-07-30 08:35:42 -05:00
Branden J Brown 124cb74bd5 add enemy attributes
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
2023-07-30 08:33:19 -05:00
Branden J Brown 3b0fc4481e rename HeroAttributes -> HeroAttributesSO
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
2023-07-30 01:35:57 -05:00
Branden J Brown 8170727c59 add stat effects, and rework attributes again 2023-07-30 01:27:44 -05:00
Branden J Brown 2bffefc0cb add skeleton of hero attributes 2023-07-30 00:48:16 -05:00
Branden J Brown 37436793ce rework Attribute to track its own bonuses 2023-07-30 00:04:07 -05:00