|
2 | 2 |
|
3 | 3 | - type: entity |
4 | 4 | id: ActionBPLAMEDActionBrutepack |
| 5 | + parent: BaseAction |
5 | 6 | name: Brutepack-action-name |
6 | 7 | description: Brutepack-action-description |
7 | 8 | components: |
8 | | - - type: InstantAction |
| 9 | + - type: Action |
9 | 10 | useDelay: 90 |
10 | 11 | icon: Objects/Specific/Medical/medical.rsi/brutepack.png |
| 12 | + - type: InstantAction |
11 | 13 | event: !type:DroneCraftActionEvent |
12 | 14 | craftedItem: Brutepack |
13 | 15 | energy: 280 |
14 | 16 |
|
15 | 17 | - type: entity |
16 | 18 | id: ActionBPLAMEDActionOintment |
| 19 | + parent: BaseAction |
17 | 20 | name: Ointment-action-name |
18 | 21 | description: Ointment-action-description |
19 | 22 | components: |
20 | | - - type: InstantAction |
| 23 | + - type: Action |
21 | 24 | useDelay: 90 |
22 | 25 | icon: Objects/Specific/Medical/medical.rsi/ointment.png |
| 26 | + - type: InstantAction |
23 | 27 | event: !type:DroneCraftActionEvent |
24 | 28 | craftedItem: Ointment |
25 | 29 | energy: 200 |
26 | 30 |
|
27 | 31 | - type: entity |
28 | 32 | id: ActionBPLAMEDActionBloodpack |
| 33 | + parent: BaseAction |
29 | 34 | name: Bloodpack-action-name |
30 | 35 | description: Bloodpack-action-description |
31 | 36 | components: |
32 | | - - type: InstantAction |
| 37 | + - type: Action |
33 | 38 | useDelay: 180 |
34 | 39 | icon: Objects/Specific/Medical/medical.rsi/bloodpack.png |
| 40 | + - type: InstantAction |
35 | 41 | event: !type:DroneCraftActionEvent |
36 | 42 | craftedItem: Bloodpack |
37 | 43 | energy: 500 |
|
40 | 46 |
|
41 | 47 | - type: entity |
42 | 48 | id: ActionBPLAActionCableApcStack |
| 49 | + parent: BaseAction |
43 | 50 | name: CableApcStack-action-name |
44 | 51 | description: CableApcStack-action-description |
45 | 52 | components: |
46 | | - - type: InstantAction |
| 53 | + - type: Action |
47 | 54 | useDelay: 120 |
48 | 55 | icon: Objects/Tools/cable-coils.rsi/coillv-30.png |
| 56 | + - type: InstantAction |
49 | 57 | event: !type:DroneCraftActionEvent |
50 | 58 | craftedItem: CableApcStack |
51 | 59 | energy: 50 |
52 | 60 |
|
53 | 61 | - type: entity |
54 | 62 | id: ActionBPLAActionCableMVStack |
| 63 | + parent: BaseAction |
55 | 64 | name: CableMVStack-action-name |
56 | 65 | description: CableMVStack-action-description |
57 | 66 | components: |
58 | | - - type: InstantAction |
| 67 | + - type: Action |
59 | 68 | useDelay: 120 |
60 | 69 | icon: Objects/Tools/cable-coils.rsi/coilmv-30.png |
| 70 | + - type: InstantAction |
61 | 71 | event: !type:DroneCraftActionEvent |
62 | 72 | craftedItem: CableMVStack |
63 | 73 | energy: 50 |
64 | 74 |
|
65 | 75 | - type: entity |
66 | 76 | id: ActionBPLAActionCableHVStack |
| 77 | + parent: BaseAction |
67 | 78 | name: CableHVStack-action-name |
68 | 79 | description: CableHVStack-action-description |
69 | 80 | components: |
70 | | - - type: InstantAction |
| 81 | + - type: Action |
71 | 82 | useDelay: 120 |
72 | 83 | icon: Objects/Tools/cable-coils.rsi/coilhv-30.png |
| 84 | + - type: InstantAction |
73 | 85 | event: !type:DroneCraftActionEvent |
74 | 86 | craftedItem: CableHVStack |
75 | 87 | energy: 50 |
76 | 88 |
|
77 | 89 | - type: entity |
78 | 90 | id: ActionBPLAActionSheetSteel |
| 91 | + parent: BaseAction |
79 | 92 | name: SheetSteel-action-name |
80 | 93 | description: SheetSteel-action-description |
81 | 94 | components: |
82 | | - - type: InstantAction |
| 95 | + - type: Action |
83 | 96 | useDelay: 90 |
84 | 97 | icon: Objects/Materials/Sheets/metal.rsi/steel_3.png |
| 98 | + - type: InstantAction |
85 | 99 | event: !type:DroneCraftActionEvent |
86 | 100 | craftedItem: SheetSteel |
87 | 101 | energy: 200 |
88 | 102 |
|
89 | 103 | - type: entity |
90 | 104 | id: ActionBPLAActionSheetPlasteel |
| 105 | + parent: BaseAction |
91 | 106 | name: SheetPlasteel-action-name |
92 | 107 | description: SheetPlasteel-action-description |
93 | 108 | components: |
94 | | - - type: InstantAction |
| 109 | + - type: Action |
95 | 110 | useDelay: 120 |
96 | 111 | icon: Objects/Materials/Sheets/metal.rsi/plasteel_3.png |
| 112 | + - type: InstantAction |
97 | 113 | event: !type:DroneCraftActionEvent |
98 | 114 | craftedItem: SheetPlasteel |
99 | 115 | energy: 450 |
100 | 116 |
|
101 | 117 | - type: entity |
102 | 118 | id: ActionBPLAActionSheetGlass |
| 119 | + parent: BaseAction |
103 | 120 | name: SheetGlass-action-name |
104 | 121 | description: SheetGlass-action-description |
105 | 122 | components: |
106 | | - - type: InstantAction |
| 123 | + - type: Action |
107 | 124 | useDelay: 90 |
108 | 125 | icon: Objects/Materials/Sheets/glass.rsi/glass_3.png |
| 126 | + - type: InstantAction |
109 | 127 | event: !type:DroneCraftActionEvent |
110 | 128 | craftedItem: SheetGlass |
111 | 129 | energy: 150 |
112 | 130 |
|
113 | 131 | - type: entity |
114 | 132 | id: ActionBPLAActionSheetRGlass |
| 133 | + parent: BaseAction |
115 | 134 | name: SheetRGlass-action-name |
116 | 135 | description: SheetRGlass-action-description |
117 | 136 | components: |
118 | | - - type: InstantAction |
| 137 | + - type: Action |
119 | 138 | useDelay: 120 |
120 | 139 | icon: Objects/Materials/Sheets/glass.rsi/rglass_3.png |
| 140 | + - type: InstantAction |
121 | 141 | event: !type:DroneCraftActionEvent |
122 | 142 | craftedItem: SheetRGlass |
123 | 143 | energy: 450 |
124 | 144 |
|
125 | 145 | - type: entity |
126 | 146 | id: ActionBPLAActionSheetPlastic |
| 147 | + parent: BaseAction |
127 | 148 | name: SheetPlastic-action-name |
128 | 149 | description: SheetPlastic-action-description |
129 | 150 | components: |
130 | | - - type: InstantAction |
| 151 | + - type: Action |
131 | 152 | useDelay: 180 |
132 | 153 | icon: Objects/Materials/Sheets/other.rsi/plastic_3.png |
| 154 | + - type: InstantAction |
133 | 155 | event: !type:DroneCraftActionEvent |
134 | 156 | craftedItem: SheetPlastic |
135 | 157 | energy: 200 |
0 commit comments