summaryrefslogtreecommitdiff
path: root/json/items/tools.json
blob: 4da20ff467e0e54b850187b18c26e5b0e64375e2 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
[
  {
    "id": "bot_EMP_hack",
    "type": "TOOL",
    "name": { "str": "inactive EMP hack" },
    "description": "This is an inactive EMP hack.  EMP hacks are fist-sized robots that fly through the air.  This one contains an EMP grenade and attacks by flying at its target and detonating.  Use this item to reprogram and release the EMP hack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "4700 g",
    "volume": "250 ml",
    "price": 64500,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "cyan",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_EMP_hack",
      "friendly_msg": "The EMP hack flies from your hand and surveys the area!",
      "hostile_msg": "You misprogram the EMP hack; take cover!",
      "difficulty": 4,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  },
  {
    "id": "bot_c4_hack",
    "type": "TOOL",
    "name": { "str": "inactive C-4 hack" },
    "description": "This is an inactive C-4 hack.  C-4 hacks are fist-sized robots that fly through the air.  This one contains some C-4 and attacks by flying at its target and detonating.  Use this item to reprogram and activate the C-4 hack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "5870 g",
    "volume": "1000 ml",
    "price": 67500,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "light_gray",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_c4_hack",
      "friendly_msg": "The C-4 hack flies from your hand and surveys the area!",
      "hostile_msg": "You misprogram the C-4 hack; take cover!",
      "difficulty": 4,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  },
  {
    "id": "bot_flashbang_hack",
    "type": "TOOL",
    "name": { "str": "inactive flashbang hack" },
    "description": "This is an inactive flashbang hack.  Flashbang hacks are fist-sized robots that fly through the air.  This one contains a flashbang and attacks by flying at its target and detonating.  Use this item to reprogram and activate the flashbang hack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "4536 g",
    "volume": "250 ml",
    "price": 59500,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "dark_gray",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_flashbang_hack",
      "friendly_msg": "The flashbang hack flies from your hand and surveys the area!",
      "hostile_msg": "You misprogram the flashbang hack; take cover!",
      "difficulty": 4,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  },
  {
    "id": "bot_gasbomb_hack",
    "type": "TOOL",
    "name": { "str": "inactive tear gas hack" },
    "description": "This is an inactive tear gas hack.  Tear gas hacks are fist-sized robots that fly through the air.  This one contains a tear gas canister and attacks by flying at its target and releasing tear gas.  Use this item to reprogram and activate the tear gas hack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "5360 g",
    "volume": "250 ml",
    "price": 60500,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "dark_gray",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_gasbomb_hack",
      "friendly_msg": "The tear gas hack flies from your hand and surveys the area!",
      "hostile_msg": "You misprogram the tear gas hack; take cover!",
      "difficulty": 4,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  },
  {
    "id": "bot_manhack",
    "type": "TOOL",
    "name": { "str": "inactive manhack" },
    "description": "This is an inactive manhack.  Manhacks are fist-sized robots that fly through the air.  They are covered with whirring blades and attack by throwing themselves against their target.  Use this item to reprogram and activate the manhack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "5400 g",
    "volume": "250 ml",
    "price": 60000,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "light_green",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_manhack",
      "friendly_msg": "The manhack flies from your hand and surveys the area!",
      "hostile_msg": "You misprogram the manhack; it's hostile!",
      "difficulty": 4,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  },
  {
    "id": "bot_mininuke_hack",
    "type": "TOOL",
    "name": { "str": "inactive mininuke hack" },
    "description": "This is an inactive mininuke hack.  Many times as large as a normal manhack, a mininuke hack contains a mininuke and attack by flying at their target and detonating.  Use this item to reprogram and activate the mininuke hack.  Electronics and computer skill determines if the targeting matrix is reprogrammed successfully.",
    "weight": "25000 g",
    "volume": "16000 ml",
    "price": 2677500,
    "to_hit": -3,
    "bashing": 6,
    "cutting": 6,
    "material": [ "aluminum", "plastic" ],
    "symbol": ",",
    "color": "magenta",
    "use_action": {
      "type": "place_monster",
      "monster_id": "mon_mininuke_hack",
      "friendly_msg": "The mininuke hack floats from your hand and surveys the area!",
      "hostile_msg": "You misprogram the mininuke hack.  Pray.",
      "difficulty": 5,
      "moves": 60,
      "place_randomly": true,
      "skill1": "electronics",
      "skill2": "computer"
    }
  }
]