Add extradimensional orange, holymelon, meatwheat, worldpeas mutations (#27624)
* new mutations * translation string fix * add haloperidol to plant * fix * add FoodSequence * food sequence fixes
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
packetPrototype: WheatSeeds
|
||||
productPrototypes:
|
||||
- WheatBushel
|
||||
mutationPrototypes:
|
||||
- meatwheat
|
||||
lifespan: 25
|
||||
maturation: 6
|
||||
production: 3
|
||||
@@ -24,6 +26,32 @@
|
||||
Max: 20
|
||||
PotencyDivisor: 20
|
||||
|
||||
- type: seed
|
||||
id: meatwheat
|
||||
name: seeds-meatwheat-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: seeds-meatwheat-display-name
|
||||
plantRsi: Objects/Specific/Hydroponics/meatwheat.rsi
|
||||
packetPrototype: MeatwheatSeeds
|
||||
productPrototypes:
|
||||
- MeatwheatBushel
|
||||
lifespan: 25
|
||||
maturation: 6
|
||||
production: 3
|
||||
yield: 3
|
||||
potency: 5
|
||||
idealLight: 8
|
||||
nutrientConsumption: 0.40
|
||||
chemicals:
|
||||
Nutriment:
|
||||
Min: 1
|
||||
Max: 20
|
||||
PotencyDivisor: 20
|
||||
UncookedAnimalProteins:
|
||||
Min: 5
|
||||
Max: 20
|
||||
PotencyDivisor: 20
|
||||
|
||||
- type: seed
|
||||
id: oat
|
||||
name: seeds-oat-name
|
||||
@@ -145,6 +173,8 @@
|
||||
packetPrototype: LaughinPeaSeeds
|
||||
productPrototypes:
|
||||
- FoodLaughinPeaPod
|
||||
mutationPrototypes:
|
||||
- worldPea
|
||||
lifespan: 25
|
||||
growthStages: 3
|
||||
maturation: 7
|
||||
@@ -258,6 +288,8 @@
|
||||
packetPrototype: OrangeSeeds
|
||||
productPrototypes:
|
||||
- FoodOrange
|
||||
mutationPrototypes:
|
||||
- extradimensionalOrange
|
||||
harvestRepeat: Repeat
|
||||
lifespan: 55
|
||||
maturation: 6
|
||||
@@ -275,6 +307,36 @@
|
||||
Max: 4
|
||||
PotencyDivisor: 25
|
||||
|
||||
- type: seed
|
||||
id: extradimensionalOrange
|
||||
name: seeds-extradimensionalorange-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: seeds-extradimensionalorange-display-name
|
||||
plantRsi: Objects/Specific/Hydroponics/extradimensional_orange.rsi
|
||||
packetPrototype: ExtradimensionalOrangeSeeds
|
||||
productPrototypes:
|
||||
- FoodExtradimensionalOrange
|
||||
harvestRepeat: Repeat
|
||||
lifespan: 55
|
||||
maturation: 6
|
||||
production: 6
|
||||
yield: 3
|
||||
potency: 10
|
||||
idealLight: 8
|
||||
chemicals:
|
||||
Haloperidol:
|
||||
Min: 1
|
||||
Max: 5
|
||||
PotencyDivisor: 20
|
||||
Nutriment:
|
||||
Min: 1
|
||||
Max: 5
|
||||
PotencyDivisor: 20
|
||||
Vitamin:
|
||||
Min: 1
|
||||
Max: 4
|
||||
PotencyDivisor: 25
|
||||
|
||||
- type: seed
|
||||
id: pineapple
|
||||
name: seeds-pineapple-name
|
||||
@@ -719,7 +781,7 @@
|
||||
DoctorsDelight:
|
||||
Min: 3
|
||||
Max: 13
|
||||
PotencyDivisor: 10
|
||||
PotencyDivisor: 10
|
||||
|
||||
- type: seed
|
||||
id: corn
|
||||
@@ -1556,6 +1618,8 @@
|
||||
packetPrototype: WatermelonSeeds
|
||||
productPrototypes:
|
||||
- FoodWatermelon
|
||||
mutationPrototypes:
|
||||
- holymelon
|
||||
lifespan: 55
|
||||
maturation: 12
|
||||
production: 3
|
||||
@@ -1576,6 +1640,35 @@
|
||||
Max: 5
|
||||
PotencyDivisor: 20
|
||||
|
||||
- type: seed
|
||||
id: holymelon
|
||||
name: seeds-holymelon-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: seeds-holymelon-display-name
|
||||
plantRsi: Objects/Specific/Hydroponics/holymelon.rsi
|
||||
packetPrototype: HolymelonSeeds
|
||||
productPrototypes:
|
||||
- FoodHolymelon
|
||||
lifespan: 55
|
||||
maturation: 12
|
||||
production: 3
|
||||
yield: 1
|
||||
potency: 1
|
||||
idealLight: 8
|
||||
chemicals:
|
||||
Nutriment:
|
||||
Min: 1
|
||||
Max: 10
|
||||
PotencyDivisor: 10
|
||||
Holywater:
|
||||
Min: 1
|
||||
Max: 10
|
||||
PotencyDivisor: 10
|
||||
Vitamin:
|
||||
Min: 1
|
||||
Max: 5
|
||||
PotencyDivisor: 20
|
||||
|
||||
- type: seed
|
||||
id: cocoa
|
||||
name: seeds-cocoa-name
|
||||
@@ -1690,6 +1783,39 @@
|
||||
Max: 2
|
||||
PotencyDivisor: 50
|
||||
|
||||
- type: seed
|
||||
id: worldPea
|
||||
name: seeds-worldpea-name
|
||||
noun: seeds-noun-seeds
|
||||
displayName: seeds-worldpea-display-name
|
||||
plantRsi: Objects/Specific/Hydroponics/world_pea.rsi
|
||||
packetPrototype: PeaSeeds
|
||||
productPrototypes:
|
||||
- FoodWorldPeas
|
||||
lifespan: 25
|
||||
growthStages: 3
|
||||
maturation: 20
|
||||
production: 6
|
||||
yield: 3
|
||||
potency: 25
|
||||
idealLight: 8
|
||||
harvestRepeat: Repeat
|
||||
nutrientConsumption: 0.5
|
||||
waterConsumption: 0.5
|
||||
chemicals:
|
||||
Happiness:
|
||||
Min: 1
|
||||
Max: 3
|
||||
PotencyDivisor: 25
|
||||
Nutriment:
|
||||
Min: 1
|
||||
Max: 3
|
||||
PotencyDivisor: 20
|
||||
Pax:
|
||||
Min: 1
|
||||
Max: 2
|
||||
PotencyDivisor: 50
|
||||
|
||||
- type: seed
|
||||
id: pumpkin
|
||||
name: seeds-pumpkin-name
|
||||
|
||||
Reference in New Issue
Block a user