CallanVass / Text-Based-Adventure-Game

0 stars 0 forks source link

Create Blood Satiation Meter #2

Open CallanVass opened 8 months ago

CallanVass commented 8 months ago

1 - Create meter to measure the amount of blood you've consumed (0/100)

2 - Change percentage chance for certain outcomes based on blood consumed

3 - Create instances within rooms for character to increase blood consumption

4 - Once blood consumption reaches 100, you can walk out the front door

5 - Link blood meter to character class (composition)