Files
rhailrake aa8e31fa7e - add: Changeling antagonist (#2)
* Changeling WIP

* UI

* Pointers fix

* Moved out abilities

* Regenerate ability

* Fixed Regenerate ability
Prevent ghosting while regenerating

* Cleanup

* Base lesser form

* Finished Lesser Form && Transform

* Transform Sting

* Blind Sting

* Mute Sting
Added OnExamine on absorbed human

* Hallucination Sting
Changeling Absorb and transfer absorbed entities to absorber

* Cryogenic Sting

* Adrenaline Sacs

* Transform now uses Polymorph

* Armblade, Shield, Armor

* Tentacle Arm ability
Tentacle Gun system

* WIP with bugs

* WiP bugs

* fix implant transfer

* Fixed bugs with shop transfer and actions transfer

* Just in case

* Vi sitter i ventrilo och spelar DotA

* Fixes and proper LesserForm tracking

* !!!!!

* Fixed empty buttons

* WIP Gamerule
Ready - shop

* nerf stun time cause its sucks

* cleaning

* just in case

* Absorb DNA Objective.

* Partial objectives with bugs

* fix

* fix pointer

* Changeling objectives

* Changeling objectives №2

* Admin verb, game rule

* Fixed empty list check
Icons for objectives

* Changeling chat, changeling names etc.

* fix some merge errors

* - fix: Fixed all bugs with changeling

---------

Co-authored-by: Y-Parvus <yevhen.parvus@gmail.com>
Co-authored-by: Y-Parvus <61109031+Y-Parvus@users.noreply.github.com>
Co-authored-by: HitPanda <104197232+EnefFlow@users.noreply.github.com>
Co-authored-by: EnefFlow <regeto90@mail.ru>
2024-01-31 14:01:35 +00:00

185 lines
3.0 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13/commit/84223c65f5caf667a84f3c0f49bc2a41cdc6c4e3",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "riot-icon"
},
{
"name": "riot-inhand-right",
"directions": 4
},
{
"name": "riot-inhand-left",
"directions": 4
},
{
"name": "riot_laser-icon"
},
{
"name": "riot_laser-inhand-right",
"directions": 4
},
{
"name": "riot_laser-inhand-left",
"directions": 4
},
{
"name": "riot_bullet-icon"
},
{
"name": "riot_bullet-inhand-right",
"directions": 4
},
{
"name": "riot_bullet-inhand-left",
"directions": 4
},
{
"name": "ratvarian-icon"
},
{
"name": "ratvarian-inhand-right",
"directions": 4
},
{
"name": "ratvarian-inhand-left",
"directions": 4
},
{
"name": "mirror-icon",
"delays": [
[
0.5,
0.05,
0.1,
0.1
]
]
},
{
"name": "mirror-inhand-right",
"directions": 4,
"delays": [
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
]
]
},
{
"name": "mirror-inhand-left",
"directions": 4,
"delays": [
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
],
[
0.5,
0.05,
0.1,
0.1
]
]
},
{
"name": "buckler-icon"
},
{
"name": "buckler-inhand-right",
"directions": 4
},
{
"name": "buckler-inhand-left",
"directions": 4
},
{
"name": "metal-icon"
},
{
"name": "metal-inhand-right",
"directions": 4
},
{
"name": "metal-inhand-left",
"directions": 4
},
{
"name": "makeshift-icon"
},
{
"name": "teleriot-icon"
},
{
"name": "teleriot-inhand-right",
"directions": 4
},
{
"name": "teleriot-inhand-left",
"directions": 4
},
{
"name": "teleriot-on"
},
{
"name": "teleriot-inhand-right-on",
"directions": 4
},
{
"name": "teleriot-inhand-left-on",
"directions": 4
},
{
"name": "changeling-icon"
},
{
"name": "changeling-inhand-left",
"directions": 4
},
{
"name": "changeling-inhand-right",
"directions": 4
}
]
}