FrinshHD / AnturniaQuests

GNU General Public License v3.0
3 stars 0 forks source link

Quest Types - Physical #25

Open iChasm03 opened 5 months ago

iChasm03 commented 5 months ago

Bed Enter, player enters a bed Bed Leave, player leaves a bed Bucket Fill, player fills a bucket, specific type of liquid Bucket Empty, player empties bucket, specify type of liquid Burn, player burns, specify x amount of time Die, player dies x amount of times Gain health, gains x amount of health Lose Health, loses x amount of health Gain XP, gain x amount of xp Lose XP, spend x amount of XP Portal Enter, player enters portal Portal Leave, player leaves portal Shoot Projectile, shoots a bow Sneak, player sneaks for x amount of time Vehicle Enter, enter a vehicle, specify type of vehicle. Vehicle Leave, leave a vehicle, specify type of vehicle.

All quest types can specific an amount, aswell as specific item, liquid, etc.