Paste #57651: Untitled Paste

Date: 2019/09/03 14:40:24 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


data_Stats:
    type: yaml data
    base_stats:
    - health_drain
    conditions:
    - while_day
    - while_night
    - while_fed
    - while_starving
    custom_stats:
        vampire_health_drain:
        stat: health_drain
        value: 1
        duration: null
        cooldown: null
        conditions:
        - while_day
        - while_fed