Участник:IanComradeBot/prototype/Entity/WizardsGrimoire.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/Entity/WizardsGrimoire.json via GitHub Actions |
м Update prototype/Entity/WizardsGrimoire.json via GitHub Actions |
||
| Строка 9: | Строка 9: | ||
"name": "wizard's grimoire", | "name": "wizard's grimoire", | ||
"components": { | "components": { | ||
" | "UserInterface": { | ||
"actors": {}, | "actors": {}, | ||
"interfaces": { | "interfaces": { | ||
| Строка 17: | Строка 17: | ||
} | } | ||
}, | }, | ||
" | "ActivatableUI": { | ||
"key": "enum.StoreUiKey.Key" | "key": "enum.StoreUiKey.Key" | ||
}, | }, | ||
" | "Store": { | ||
"buySuccessSound": { | "buySuccessSound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 49: | Строка 49: | ||
"name": "store-preset-name-spellbook" | "name": "store-preset-name-spellbook" | ||
}, | }, | ||
" | "Item": { | ||
"inhandVisuals": {} | "inhandVisuals": {} | ||
}, | }, | ||
" | "Animateable": {}, | ||
" | "MovedByPressure": { | ||
"tableLayerRemoved": [] | "tableLayerRemoved": [] | ||
}, | }, | ||
" | "EmitSoundOnCollide": { | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 63: | Строка 63: | ||
} | } | ||
}, | }, | ||
" | "EmitSoundOnLand": { | ||
"sound": { | "sound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 73: | Строка 73: | ||
} | } | ||
}, | }, | ||
" | "DamageOnHighSpeedImpact": { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
| Строка 85: | Строка 85: | ||
} | } | ||
}, | }, | ||
" | "CollisionWake": {}, | ||
" | "GravityAffected": {}, | ||
" | "Physics": { | ||
"fixedRotation": false, | "fixedRotation": false, | ||
"bodyType": "Dynamic" | "bodyType": [ | ||
"Dynamic" | |||
] | |||
}, | }, | ||
" | "Fixtures": { | ||
"fixtures": { | "fixtures": { | ||
"fix1": { | "fix1": { | ||
| Строка 114: | Строка 116: | ||
} | } | ||
}, | }, | ||
" | "Pullable": {}, | ||
" | "DamageExaminable": {}, | ||
" | "Rotatable": { | ||
"increment": "0.5235987755982988 rad" | "increment": "0.5235987755982988 rad" | ||
}, | }, | ||
" | "Contraband": { | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"severity": "Magical" | "severity": "Magical" | ||
}, | |||
"Clickable": {}, | |||
"InteractionOutline": {}, | |||
"Sprite": { | |||
"drawdepth": "Items", | |||
"noRot": false, | |||
"sprite": "Objects/Misc/books.rsi", | |||
"layers": [ | |||
{ | |||
"state": "paper_blood" | |||
}, | |||
{ | |||
"state": "cover_strong", | |||
"color": "#645a5a" | |||
}, | |||
{ | |||
"state": "decor_wingette_flat", | |||
"color": "#4d0303" | |||
}, | |||
{ | |||
"state": "icon_pentagramm", | |||
"color": "#f7e19f" | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
Текущая версия от 12:24, 25 июня 2026
| parent |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| suffix | "Wizard" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "A heavy tome containing complicated arcane formulae for preparing magic spells and conjuring supernatural equipment. Decades of study went into researching this collection of mystical secrets; now go use them to ruin someone's day." | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| name | "wizard's grimoire" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| components |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| placement |
|