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

PlaceObj('InventoryItemCompositeDef', {
	'Group', "Upgrade",
	'Id', "Combination_Detonator_Time",
	'object_class', "MiscItem",
	'ScrapParts', 1,
	'Repairable', false,
	'Icon', "UI/Icons/Items/combination_detonator_time",
	'DisplayName', T(678463828027, --[[InventoryItemCompositeDef Combination_Detonator_Time DisplayName]] "Time Detonator"),
	'DisplayNamePlural', T(118344798272, --[[InventoryItemCompositeDef Combination_Detonator_Time DisplayNamePlural]] "Time Detonators"),
	'Description', T(719759920498, --[[InventoryItemCompositeDef Combination_Detonator_Time Description]] "Allows a <em>Set Explosive</em> to detonate after a chosen amount of time has passed."),
	'AdditionalHint', T(847210825755, --[[InventoryItemCompositeDef Combination_Detonator_Time AdditionalHint]] "<bullet_point> Can be combined with TNT, C4, and PETN\n<bullet_point> Timed explosives detonate after 1 turn (or 5 seconds out of combat)"),
	'Cost', 400,
	'CanAppearInShop', true,
	'Tier', 2,
	'RestockWeight', 30,
	'CategoryPair', "Components",
})