aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2001.yaml
blob: 6b85dbb9a16340f0dd148c9ffbef0af5a457355e (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
block_transport: false
casino_machines:
 - id: huff_puff_01
   game: slots
   variant: huff_and_even_more_puff
   min_bet: 1
   max_bet: 1000
   payout: 0.97
casino_tables:
  - id: blackjack
    game: blackjack
    max_players: 6
    betting_ticks: 20
    min_bet: 1
    max_bet: 1000
    blackjack:
      decks: 8
      shuffle_at: 0.25
      blackjack_payout: 1.5
      dealer_hit_soft_17: false
      max_split_hands: 4
      resplit_aces: false
      double_after_split: true
      double_split_blackjack: true
      insurance_payout: 2
      surrender: false
      action_ticks: 20
      split_unlike_ten_values: true
color: ""
description:
  - text: It's a test room
exits:
  east:
    room: 1005
  south:
    room: 2006
  west:
    room: 1001
hazard: ""
id: 2001
item_spawns:
  - id: bronze_axe
    quantity: 1
    respawn_ticks: 1
  - id: pot_of_flour
    quantity: 1
    respawn_ticks: 1
  - id: bucket_of_water
    quantity: 1
    respawn_ticks: 1
  - id: chips
    quantity: 5000
    respawn_ticks: 1
mobs:
  - id: man
name: Test Room
objects:
  - description:
      - text: YOU FOUND HIM
    hidden: true
    name: hidden guy
  - id: tree
on_enter: []
triggers: []