@@ -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
|
||||
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Drawn by Ubaser.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "equipped-FEET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-equipped-FEET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon-on"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |