aboutsummaryrefslogtreecommitdiff
path: root/data/objects/000_test_object.yaml
blob: 7bd79b74401523c0bd633ef52cb9a092b10e4109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
color: C4
description: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin.
gather:
  skill: mining
  success:
    base: 0
    cap: 1
    per_level: 0
  tools:
    - axe
hidden: false
id: 000_test_object
name: 000 test object
on_use:
  - condition:
      all_of:
        - global_flag: one
        - player_flag: two
        - all_of:
            - player_flag: three
            - global_flag: four
safespot:
  decay_chance: 0
  decay_ticks: 0
  max_occupants: 1
  respawn_on_hide: false
  respawn_ticks: 0
  tier: 1
  unsafe_chance: 0