Opened 14 years ago
Closed 14 years ago
#215 closed bug (invalid)
Nightmare speed bonus is ineffectual
Reported by: | tehtmi | Owned by: | epyon |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.5 |
Component: | engine | Version: | 0.9.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Nightmare! speed bonus is applied by setting each being's speed property to 90% of it's usual value. There are two problems with this.
1) To increase a monster's speed, it's speed property should be larger, not smaller.
2) This effect is also applied to the player, so regardless of 1), there will be essentially no perceptible result.
Change History (2)
comment:1 Changed 14 years ago by epyon
- Milestone changed from 0.9.9.4 to 0.9.9.5
comment:2 Changed 14 years ago by tehtmi
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I got of the speed stuff when making the player's .speed bonuses show up in the player info screen.