Compare commits

...

2 Commits

Author SHA1 Message Date
Ed
a463fe64d1 Update T1_Hypnosis.yml 2025-03-07 19:18:03 +03:00
Ed
9cb1f806de mimimi 2025-03-07 17:07:46 +03:00
4 changed files with 184 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
- type: storePositionSell
id: CP14FoodPieMeat
special: true
price: 30
price: 60
service: !type:CP14SellPrototypeService
proto: CP14FoodPieMeat
count: 1
@@ -9,7 +9,15 @@
- type: storePositionSell
id: CP14FoodPiePumpkin
special: true
price: 30
price: 60
service: !type:CP14SellPrototypeService
proto: CP14FoodPiePumpkin
count: 1
count: 1
- type: storePositionSell
id: CP14FoodBreadBun
special: true
price: 20
service: !type:CP14SellPrototypeService
proto: CP14FoodBreadBun
count: 3

View File

@@ -16,4 +16,174 @@
- Sylphoria
service: !type:CP14SellStackService
stackId: CP14LucensWoodenPlanks
count: 10
count: 10
- type: storePositionSell
id: CP14SpellScrollIceShards
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollIceShards
count: 3
- type: storePositionSell
id: CP14SpellScrollShadowGrab
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollShadowGrab
count: 3
- type: storePositionSell
id: CP14SpellScrollSphereOfLight
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollSphereOfLight
count: 3
- type: storePositionSell
id: CP14SpellScrollCureWounds
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollCureWounds
count: 3
- type: storePositionSell
id: CP14SpellScrollBloodPurification
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollBloodPurification
count: 3
- type: storePositionSell
id: CP14SpellScrollCureBurn
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollCureBurn
count: 3
- type: storePositionSell
id: CP14SpellScrollFlameCreation
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollFlameCreation
count: 3
- type: storePositionSell
id: CP14SpellScrollEarthWall
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollEarthWall
count: 3
- type: storePositionSell
id: CP14SpellScrollFlashLight
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollFlashLight
count: 3
- type: storePositionSell
id: CP14SpellScrollWaterCreation
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollWaterCreation
count: 3
- type: storePositionSell
id: CP14SpellScrollPlantGrowth
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollPlantGrowth
count: 3
- type: storePositionSell
id: CP14SpellScrollMagicSplitting
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollMagicSplitting
count: 3
- type: storePositionSell
id: CP14SpellScrollMagicalAcceleration
special: true
price: 50
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollMagicalAcceleration
count: 3
- type: storePositionSell
id: CP14SpellScrollShadowStep
special: true
price: 100
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollShadowStep
count: 3
- type: storePositionSell
id: CP14SpellScrollFireball
special: true
price: 100
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollFireball
count: 3
- type: storePositionSell
id: CP14SpellScrollBeerCreation
special: true
price: 400
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14SpellScrollBeerCreation
count: 3
- type: storePositionSell
id: CP14EnergyCrystalSmallEmpty
special: true
price: 70
factions:
- Sylphoria
service: !type:CP14SellPrototypeService
proto: CP14EnergyCrystalSmallEmpty
count: 5

View File

@@ -43,7 +43,7 @@
event: !type:CP14DelayedEntityTargetActionEvent
cooldown: 30
castDelay: 1.5
breakOnMove: false
breakOnMove: true
- type: entity
id: CP14RuneVampireHypnosis

View File

@@ -62,6 +62,7 @@
- state: flag_sylphoria
- type: CP14TradingPortal
faction: Sylphoria
specialSellPositionCount: 3
- type: entity
parent: CP14TradingPortalBase