Simple Magic Spellbook System (#7823)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
BIN
Resources/Textures/Objects/Magic/magicactions.rsi/blink.png
Normal file
|
After Width: | Height: | Size: 547 B |
BIN
Resources/Textures/Objects/Magic/magicactions.rsi/knock.png
Normal file
|
After Width: | Height: | Size: 225 B |
23
Resources/Textures/Objects/Magic/magicactions.rsi/meta.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/78db6bd5c2b2b3d1f5cd8fd75be3a39d5d929943",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "spell_default"
|
||||
},
|
||||
{
|
||||
"name": "shield"
|
||||
},
|
||||
{
|
||||
"name": "knock"
|
||||
},
|
||||
{
|
||||
"name": "blink"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Magic/magicactions.rsi/shield.png
Normal file
|
After Width: | Height: | Size: 398 B |
|
After Width: | Height: | Size: 633 B |
BIN
Resources/Textures/Objects/Magic/spellbooks.rsi/bookfireball.png
Normal file
|
After Width: | Height: | Size: 652 B |
|
After Width: | Height: | Size: 532 B |
BIN
Resources/Textures/Objects/Magic/spellbooks.rsi/bookknock.png
Normal file
|
After Width: | Height: | Size: 693 B |
47
Resources/Textures/Objects/Magic/spellbooks.rsi/meta.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13/commit/f3e328af032f0ba0234b866c24ccb0003e1a4993",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "bookfireball",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bookforcewall",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bookknock",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spellbook"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Magic/spellbooks.rsi/spellbook.png
Normal file
|
After Width: | Height: | Size: 743 B |