blob: 24f70c605b339c22c66aa408ae644db891979a9c (
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
|
color: "FF"
description: A fluffy sheep, ready to be shorn.
gather:
base_wait: 3
drops:
- depletes: true
item_id: wool
message: You shear some wool from the sheep.
weight: 100
fail_message: The sheep wriggles free!
gather_message: You hold the sheep still and begin shearing...
level: 1
respawn_broadcast: A sheep grows a fresh coat of wool.
respawn_timer: 100
skill: crafting
success:
base: 0.95
cap: 0.95
per_level: 0
tools:
- shears
xp: 0
inroom_description: A fluffy sheep is wandering around here.
name: sheep
|