File size: 861 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========

PlaceObj('InventoryItemCompositeDef', {
	'Group', "Grenade - Component",
	'Id', "Detonator",
	'object_class', "TrapDetonator",
	'ScrapParts', 5,
	'Repairable', false,
	'Icon', "UI/Icons/Items/detonator",
	'DisplayName', T(747561295307, --[[InventoryItemCompositeDef Detonator DisplayName]] "Remote"),
	'DisplayNamePlural', T(428906062831, --[[InventoryItemCompositeDef Detonator DisplayNamePlural]] "Remotes"),
	'Description', "",
	'AdditionalHint', T(861733747986, --[[InventoryItemCompositeDef Detonator AdditionalHint]] "<bullet_point> Used to trigger Remote-detonated explosives in an area"),
	'UnitStat', "Explosives",
	'Cost', 400,
	'CanAppearInShop', true,
	'MaxStock', 1,
	'CategoryPair', "Components",
	'AreaOfEffect', 5,
	'ThrowRange', 20,
})