Lyre and flute (#759)
* music * fix desc * Update T1_fire_rune.yml --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> Co-authored-by: Ed <edwardxperia2000@gmail.com>
@@ -36,6 +36,7 @@
|
||||
- type: entity
|
||||
id: CP14TelegraphyFireRune
|
||||
parent: CP14BaseMagicImpact
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#eea911"
|
||||
@@ -54,6 +55,7 @@
|
||||
- type: entity
|
||||
id: CP14AreaEntityEffectFireRune
|
||||
parent: CP14BaseMagicImpact
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: PointLight
|
||||
color: "#eea911"
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
- type: entity
|
||||
parent: BaseHandheldInstrument
|
||||
id: CP14FluteInstrument
|
||||
name: flute
|
||||
description: A compact musical wind instrument, popular in villages as well as with large musical troupes.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Instrument
|
||||
program: 75
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Fun/Instruments/flute.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: Small
|
||||
sprite: _CP14/Objects/Fun/Instruments/flute.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- WoodwindInstrument
|
||||
|
||||
- type: entity
|
||||
parent: BaseHandheldInstrument
|
||||
id: CP14LyraInstrument
|
||||
name: lyra
|
||||
description: A common stringed instrument throughout Sylate, popular with various bards and musical troupes.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Instrument
|
||||
program: 46
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Fun/Instruments/lira.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: Normal
|
||||
sprite: _CP14/Objects/Fun/Instruments/lira.rsi
|
||||
- type: Clothing
|
||||
equipDelay: 0.25
|
||||
unequipDelay: 0.25
|
||||
sprite: _CP14/Objects/Fun/Instruments/lira.rsi
|
||||
quickEquip: false
|
||||
breakOnMove: false
|
||||
slots:
|
||||
- belt
|
||||
- type: Tag
|
||||
tags:
|
||||
- StringInstrument
|
||||
77
Resources/Textures/_CP14/Effects/music.rsi/meta.json
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by Max Gab (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "notes_1",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notes_2",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notes_3",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notes_4",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notes_5",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notes_6",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_1.png
Normal file
|
After Width: | Height: | Size: 184 B |
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_2.png
Normal file
|
After Width: | Height: | Size: 404 B |
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_3.png
Normal file
|
After Width: | Height: | Size: 681 B |
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_4.png
Normal file
|
After Width: | Height: | Size: 436 B |
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_5.png
Normal file
|
After Width: | Height: | Size: 370 B |
BIN
Resources/Textures/_CP14/Effects/music.rsi/notes_6.png
Normal file
|
After Width: | Height: | Size: 180 B |
|
After Width: | Height: | Size: 430 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 382 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by Max Gab (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 373 B |
|
After Width: | Height: | Size: 429 B |
|
After Width: | Height: | Size: 724 B |
|
After Width: | Height: | Size: 751 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CLA",
|
||||
"copyright": "Created by Max Gab (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||