ice block window
@@ -81,3 +81,40 @@
|
||||
- type: Construction
|
||||
graph: CP14WallWood
|
||||
node: WindowWooden
|
||||
|
||||
- type: entity
|
||||
id: CP14WindowIceBlock
|
||||
parent: CP14WindowBase
|
||||
name: ice block
|
||||
description: Smooth and translucent ice.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Windows/ice_block.rsi
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Windows/ice_block.rsi
|
||||
state: full
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 15
|
||||
behaviors:
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: WindowShatter
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: MeleeSound
|
||||
soundGroups:
|
||||
Brute:
|
||||
collection: GlassSmash
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Glass
|
||||
- type: InteractionPopup
|
||||
interactSuccessString: popup-cp14crystal-ding
|
||||
messagePerceivedByOthers: popup-cp14crystal-ding
|
||||
interactSuccessSound:
|
||||
collection: CP14CrystalDings
|
||||
params:
|
||||
variation: 0.03
|
||||
|
After Width: | Height: | Size: 880 B |
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "Created by TheShuEd for CrystallEdge, modified by vladimir.s",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 64
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "full"
|
||||
},
|
||||
{
|
||||
"name": "window0",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window4",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window5",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window6",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "window7",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 952 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 988 B |
|
After Width: | Height: | Size: 1013 B |
|
After Width: | Height: | Size: 709 B |
|
After Width: | Height: | Size: 1018 B |
|
After Width: | Height: | Size: 758 B |