|
@@ -133,11 +133,13 @@
|
|
|
cost: 5
|
|
cost: 5
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Clay
|
|
material: Clay
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseWall
|
|
parent: BaseWall
|
|
|
- id: LogWall
|
|
|
|
|
|
|
+ id: LogWallIndestructible
|
|
|
name: log wall
|
|
name: log wall
|
|
|
description: A wall made of stacked hardwood logs. For that rustic feel.
|
|
description: A wall made of stacked hardwood logs. For that rustic feel.
|
|
|
|
|
+ suffix: indestructible
|
|
|
components:
|
|
components:
|
|
|
- type: MeleeSound
|
|
- type: MeleeSound
|
|
|
soundGroups:
|
|
soundGroups:
|
|
@@ -151,6 +153,17 @@
|
|
|
sprite: Civ14/Structures/Walls/oldwood.rsi
|
|
sprite: Civ14/Structures/Walls/oldwood.rsi
|
|
|
- type: Icon
|
|
- type: Icon
|
|
|
sprite: Civ14/Structures/Walls/oldwood.rsi
|
|
sprite: Civ14/Structures/Walls/oldwood.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: oldwood
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: LogWallIndestructible
|
|
|
|
|
+ id: LogWall
|
|
|
|
|
+ name: log wall
|
|
|
|
|
+ description: A wall made of stacked hardwood logs. For that rustic feel.
|
|
|
|
|
+ suffix: ""
|
|
|
|
|
+ components:
|
|
|
- type: Damageable
|
|
- type: Damageable
|
|
|
damageContainer: StructuralInorganic
|
|
damageContainer: StructuralInorganic
|
|
|
damageModifierSet: Wood
|
|
damageModifierSet: Wood
|
|
@@ -177,9 +190,6 @@
|
|
|
cost: 5
|
|
cost: 5
|
|
|
time: 8
|
|
time: 8
|
|
|
material: WoodPlank
|
|
material: WoodPlank
|
|
|
- - type: IconSmooth
|
|
|
|
|
- key: walls
|
|
|
|
|
- base: oldwood
|
|
|
|
|
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseWall
|
|
parent: BaseWall
|
|
@@ -232,9 +242,10 @@
|
|
|
# stone walls
|
|
# stone walls
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseWall
|
|
parent: BaseWall
|
|
|
- id: StoneBlockWall
|
|
|
|
|
|
|
+ id: StoneBlockWallIndestructible
|
|
|
name: stone block wall
|
|
name: stone block wall
|
|
|
description: An ancient wall made of stacked stone blocks.
|
|
description: An ancient wall made of stacked stone blocks.
|
|
|
|
|
+ suffix: indestructible
|
|
|
components:
|
|
components:
|
|
|
- type: Tag
|
|
- type: Tag
|
|
|
tags:
|
|
tags:
|
|
@@ -243,6 +254,17 @@
|
|
|
sprite: Civ14/Structures/Walls/stone_block_wall.rsi
|
|
sprite: Civ14/Structures/Walls/stone_block_wall.rsi
|
|
|
- type: Icon
|
|
- type: Icon
|
|
|
sprite: Civ14/Structures/Walls/stone_block_wall.rsi
|
|
sprite: Civ14/Structures/Walls/stone_block_wall.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: stone_block_wall
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: StoneBlockWallIndestructible
|
|
|
|
|
+ id: StoneBlockWall
|
|
|
|
|
+ name: stone block wall
|
|
|
|
|
+ description: An ancient wall made of stacked stone blocks.
|
|
|
|
|
+ suffix: ""
|
|
|
|
|
+ components:
|
|
|
- type: Destructible
|
|
- type: Destructible
|
|
|
thresholds:
|
|
thresholds:
|
|
|
- trigger: !type:DamageTrigger
|
|
- trigger: !type:DamageTrigger
|
|
@@ -250,9 +272,6 @@
|
|
|
behaviors:
|
|
behaviors:
|
|
|
- !type:DoActsBehavior
|
|
- !type:DoActsBehavior
|
|
|
acts: ["Destruction"]
|
|
acts: ["Destruction"]
|
|
|
- - type: IconSmooth
|
|
|
|
|
- key: walls
|
|
|
|
|
- base: stone_block_wall
|
|
|
|
|
- type: Construction
|
|
- type: Construction
|
|
|
agemin: 0
|
|
agemin: 0
|
|
|
agemax: 8
|
|
agemax: 8
|
|
@@ -261,6 +280,7 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Stone
|
|
material: Stone
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: StoneBlockWall
|
|
parent: StoneBlockWall
|
|
|
id: MayanStoneWall
|
|
id: MayanStoneWall
|
|
@@ -282,6 +302,21 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Stone
|
|
material: Stone
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: StoneBlockWallIndestructible
|
|
|
|
|
+ id: StoneBrickWallIndestructible
|
|
|
|
|
+ name: stone brick wall
|
|
|
|
|
+ description: A wall made of well-stacked stone bricks.
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/new_stonebrick.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/new_stonebrick.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: new_stonebrick
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: StoneBlockWall
|
|
parent: StoneBlockWall
|
|
|
id: StoneBrickWall
|
|
id: StoneBrickWall
|
|
@@ -303,6 +338,7 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Stone
|
|
material: Stone
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: StoneBlockWall
|
|
parent: StoneBlockWall
|
|
|
id: MarbleBlockWall
|
|
id: MarbleBlockWall
|
|
@@ -324,6 +360,22 @@
|
|
|
cost: 8
|
|
cost: 8
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Stone
|
|
material: Stone
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: StoneBlockWallIndestructible
|
|
|
|
|
+ id: FortressBrickWallIndestructible
|
|
|
|
|
+ name: fortress stone wall
|
|
|
|
|
+ description: A strong, reinforced stone brick wall.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/fortress_brickwall.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/fortress_brickwall.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: fortress_brickwall
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: StoneBlockWall
|
|
parent: StoneBlockWall
|
|
|
id: FortressBrickWall
|
|
id: FortressBrickWall
|
|
@@ -352,6 +404,7 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Stone
|
|
material: Stone
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: StoneBlockWall
|
|
parent: StoneBlockWall
|
|
|
id: RomanStoneBrickWall
|
|
id: RomanStoneBrickWall
|
|
@@ -397,9 +450,10 @@
|
|
|
#sandstone walls
|
|
#sandstone walls
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseWall
|
|
parent: BaseWall
|
|
|
- id: SandstoneBlockWall
|
|
|
|
|
|
|
+ id: SandstoneBlockWallIndestructible
|
|
|
name: sandstone block wall
|
|
name: sandstone block wall
|
|
|
description: An ancient wall made of stacked sandstone blocks.
|
|
description: An ancient wall made of stacked sandstone blocks.
|
|
|
|
|
+ suffix: indestructible
|
|
|
components:
|
|
components:
|
|
|
- type: Tag
|
|
- type: Tag
|
|
|
tags:
|
|
tags:
|
|
@@ -408,6 +462,17 @@
|
|
|
sprite: Civ14/Structures/Walls/sandstone_block_wall.rsi
|
|
sprite: Civ14/Structures/Walls/sandstone_block_wall.rsi
|
|
|
- type: Icon
|
|
- type: Icon
|
|
|
sprite: Civ14/Structures/Walls/sandstone_block_wall.rsi
|
|
sprite: Civ14/Structures/Walls/sandstone_block_wall.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: sandstone_block_wall
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: SandstoneBlockWallIndestructible
|
|
|
|
|
+ id: SandstoneBlockWall
|
|
|
|
|
+ name: sandstone block wall
|
|
|
|
|
+ description: An ancient wall made of stacked sandstone blocks.
|
|
|
|
|
+ suffix: ""
|
|
|
|
|
+ components:
|
|
|
- type: Destructible
|
|
- type: Destructible
|
|
|
thresholds:
|
|
thresholds:
|
|
|
- trigger: !type:DamageTrigger
|
|
- trigger: !type:DamageTrigger
|
|
@@ -415,9 +480,6 @@
|
|
|
behaviors:
|
|
behaviors:
|
|
|
- !type:DoActsBehavior
|
|
- !type:DoActsBehavior
|
|
|
acts: ["Destruction"]
|
|
acts: ["Destruction"]
|
|
|
- - type: IconSmooth
|
|
|
|
|
- key: walls
|
|
|
|
|
- base: sandstone_block_wall
|
|
|
|
|
- type: Construction
|
|
- type: Construction
|
|
|
agemin: 0
|
|
agemin: 0
|
|
|
agemax: 8
|
|
agemax: 8
|
|
@@ -426,6 +488,7 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Sandstone
|
|
material: Sandstone
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: SandstoneBlockWall
|
|
parent: SandstoneBlockWall
|
|
|
id: EgyptianSandstoneBrickWall
|
|
id: EgyptianSandstoneBrickWall
|
|
@@ -447,6 +510,21 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Sandstone
|
|
material: Sandstone
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: SandstoneBlockWallIndestructible
|
|
|
|
|
+ id: SandstoneBrickWallIndestructible
|
|
|
|
|
+ name: sandstone brick wall
|
|
|
|
|
+ description: A wall made of well-stacked sandstone bricks.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/sandstone_brickwall.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/sandstone_brickwall.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: sandstone_brickwall
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: SandstoneBlockWall
|
|
parent: SandstoneBlockWall
|
|
|
id: SandstoneBrickWall
|
|
id: SandstoneBrickWall
|
|
@@ -468,6 +546,22 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Sandstone
|
|
material: Sandstone
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: SandstoneBlockWallIndestructible
|
|
|
|
|
+ id: RedSandstoneBlockWallIndestructible
|
|
|
|
|
+ name: red sandstone block wall
|
|
|
|
|
+ description: A wall made of red sandstone blocks.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/redsandstone_block_wall.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/redsandstone_block_wall.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: redsandstone_block_wall
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: SandstoneBlockWall
|
|
parent: SandstoneBlockWall
|
|
|
id: RedSandstoneBlockWall
|
|
id: RedSandstoneBlockWall
|
|
@@ -489,6 +583,22 @@
|
|
|
cost: 6
|
|
cost: 6
|
|
|
time: 8
|
|
time: 8
|
|
|
material: Sandstone
|
|
material: Sandstone
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: SandstoneBlockWallIndestructible
|
|
|
|
|
+ id: FortressSandstoneBrickWallIndestructible
|
|
|
|
|
+ name: fortress sandstone wall
|
|
|
|
|
+ description: A fortress wall made of dark sandstone bricks.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/sandstone_fortress.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/sandstone_fortress.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: sandstone_fortress
|
|
|
|
|
+
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: SandstoneBlockWall
|
|
parent: SandstoneBlockWall
|
|
|
id: FortressSandstoneBrickWall
|
|
id: FortressSandstoneBrickWall
|
|
@@ -645,3 +755,69 @@
|
|
|
- type: IconSmooth
|
|
- type: IconSmooth
|
|
|
key: walls
|
|
key: walls
|
|
|
base: nordic
|
|
base: nordic
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: BaseWall
|
|
|
|
|
+ id: ConcreteWallIndestructible
|
|
|
|
|
+ name: concrete wall
|
|
|
|
|
+ description: A modern, sturdy concrete wall.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Tag
|
|
|
|
|
+ tags:
|
|
|
|
|
+ - Wall
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/concrete.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Civ14/Structures/Walls/concrete.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: concrete_wall
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: ConcreteWallIndestructible
|
|
|
|
|
+ id: ConcreteWall
|
|
|
|
|
+ name: concrete wall
|
|
|
|
|
+ description: A modern, sturdy concrete wall.
|
|
|
|
|
+ suffix: ""
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Destructible
|
|
|
|
|
+ thresholds:
|
|
|
|
|
+ - trigger: !type:DamageTrigger
|
|
|
|
|
+ damage: 450
|
|
|
|
|
+ behaviors:
|
|
|
|
|
+ - !type:DoActsBehavior
|
|
|
|
|
+ acts: ["Destruction"]
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: BaseWall
|
|
|
|
|
+ id: OldBrickWallIndestructible
|
|
|
|
|
+ name: brick wall
|
|
|
|
|
+ description: A classic red brick wall.
|
|
|
|
|
+ suffix: indestructible
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Tag
|
|
|
|
|
+ tags:
|
|
|
|
|
+ - Wall
|
|
|
|
|
+ - type: Sprite
|
|
|
|
|
+ sprite: Structures/Walls/cobblebrick_sand.rsi
|
|
|
|
|
+ - type: Icon
|
|
|
|
|
+ sprite: Structures/Walls/cobblebrick_sand.rsi
|
|
|
|
|
+ - type: IconSmooth
|
|
|
|
|
+ key: walls
|
|
|
|
|
+ base: cobblebrick
|
|
|
|
|
+
|
|
|
|
|
+- type: entity
|
|
|
|
|
+ parent: OldBrickWallIndestructible
|
|
|
|
|
+ id: OldBrickWall
|
|
|
|
|
+ name: brick wall
|
|
|
|
|
+ description: A classic red brick wall.
|
|
|
|
|
+ suffix: ""
|
|
|
|
|
+ components:
|
|
|
|
|
+ - type: Destructible
|
|
|
|
|
+ thresholds:
|
|
|
|
|
+ - trigger: !type:DamageTrigger
|
|
|
|
|
+ damage: 400
|
|
|
|
|
+ behaviors:
|
|
|
|
|
+ - !type:DoActsBehavior
|
|
|
|
|
+ acts: ["Destruction"]
|