price of artefacts (#1674)

This commit is contained in:
Nim
2025-08-18 01:09:29 +03:00
committed by GitHub
parent 4ba66a5427
commit 838092b497
2 changed files with 7 additions and 1 deletions

View File

@@ -92,3 +92,5 @@
maxTransferAmount: 100
transferAmount: 1
toggleState: 1 # draw
- type: StaticPrice
price: 120

View File

@@ -65,6 +65,8 @@
- type: CP14MagicEnergyContainer
energy: 80
maxEnergy: 80
- type: StaticPrice
price: 300
- type: entity
id: CP14MagicShadowStaff
@@ -141,4 +143,6 @@
energy: 0
maxEnergy: 30
- type: CP14MagicManacostModify
globalModifier: 0.9
globalModifier: 0.9
- type: StaticPrice
price: 20