@@ -56,6 +56,19 @@
|
||||
- type: StealTarget
|
||||
stealGroup: ClothingShoesBootsMagAdv
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBootsMag
|
||||
id: ClothingShoesBootsMagSci
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Boots/magboots-science.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Boots/magboots-science.rsi
|
||||
- type: Magboots
|
||||
toggleAction: ActionToggleMagbootsSci
|
||||
- type: StaticPrice
|
||||
price: 400
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBootsMag
|
||||
id: ClothingShoesBootsMagBlinding
|
||||
@@ -145,6 +158,15 @@
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots-advanced.rsi, state: icon }
|
||||
iconOn: Clothing/Shoes/Boots/magboots-advanced.rsi/icon-on.png
|
||||
|
||||
- type: entity
|
||||
id: ActionToggleMagbootsSci
|
||||
parent: ActionBaseToggleMagboots
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
icon: { sprite: Clothing/Shoes/Boots/magboots-science.rsi, state: icon }
|
||||
iconOn: Clothing/Shoes/Boots/magboots-science.rsi/icon-on.png
|
||||
|
||||
- type: entity
|
||||
id: ActionToggleMagbootsSyndie
|
||||
parent: ActionBaseToggleMagboots
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
- WeaponGauntletGorilla
|
||||
- SynthesizerInstrument
|
||||
- RPED
|
||||
- ClothingShoesBootsMag
|
||||
- ClothingShoesBootsMagSci
|
||||
- ClothingShoesBootsSpeed
|
||||
- NodeScanner
|
||||
- HolofanProjector
|
||||
|
||||
@@ -94,8 +94,8 @@
|
||||
Plastic: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingShoesBootsMag
|
||||
result: ClothingShoesBootsMag
|
||||
id: ClothingShoesBootsMagSci
|
||||
result: ClothingShoesBootsMagSci
|
||||
completetime: 10
|
||||
materials:
|
||||
Steel: 1000
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Tier 1
|
||||
# Tier 1
|
||||
|
||||
- type: technology
|
||||
id: BasicRobotics
|
||||
@@ -62,13 +62,13 @@
|
||||
id: MagnetsTech
|
||||
name: research-technology-magnets-tech
|
||||
icon:
|
||||
sprite: Clothing/Shoes/Boots/magboots.rsi
|
||||
sprite: Clothing/Shoes/Boots/magboots-science.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- ClothingShoesBootsMag
|
||||
- ClothingShoesBootsMagSci
|
||||
|
||||
- type: technology
|
||||
id: AnomalyCoreHarnessing
|
||||
|
||||
Reference in New Issue
Block a user