Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показаны 22 промежуточные версии этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
"Gingerbread": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-gingerbread", | |||
"roundStart": false, | |||
"sprites": "MobGingerbreadSprites", | |||
"defaultSkinTone": "#9A7C5AFF", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobGingerbread", | |||
"dollPrototype": "MobGingerbreadDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Skeleton": { | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
| Строка 42: | Строка 56: | ||
"maleFirstNames": "NamesSkeletonFirst", | "maleFirstNames": "NamesSkeletonFirst", | ||
"femaleFirstNames": "NamesSkeletonFirst" | "femaleFirstNames": "NamesSkeletonFirst" | ||
}, | }, | ||
"Arachnid": { | "Arachnid": { | ||
| Строка 113: | Строка 95: | ||
"maleLastNames": "NamesDionaLast", | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": "NamesDionaLast" | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 149: | Строка 114: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "SlimePerson": { | ||
"sexes": [ | "sexes": [ | ||
" | "Male", | ||
"Female" | |||
], | ], | ||
"name": "species-name-slime", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobSlimeSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#B8B8B8FF", | ||
"markingLimits": " | "markingLimits": "MobSlimeMarkingLimits", | ||
"prototype": " | "prototype": "MobSlimePerson", | ||
"dollPrototype": " | "dollPrototype": "MobSlimePersonDummy", | ||
"skinColoration": " | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-Ipc", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"markingLimits": " | "defaultSkinTone": "#EB943DFF", | ||
"prototype": " | "markingLimits": "MobIpcMarkingLimits", | ||
"dollPrototype": " | "prototype": "MobIpc", | ||
"skinColoration": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesIpcFirstMale", | |||
"femaleFirstNames": "NamesIpcFirstFemale", | |||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
}, | }, | ||
"Moth": { | "Moth": { | ||
| Строка 199: | Строка 165: | ||
"femaleLastNames": "NamesMothLast" | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"youngAge": 60, | |||
"oldAge": 300, | |||
"maxAge": 600, | |||
"name": "species-name-dwarf", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobDwarf", | |||
"dollPrototype": "MobDwarfDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Human": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-human", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobHuman", | |||
"dollPrototype": "MobHumanDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Vulpkanin": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesVulpFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVulpFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
"Tajaran": { | "Tajaran": { | ||
| Строка 236: | Строка 230: | ||
"femaleLastNames": "NamesTajaranLast" | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
" | "Vox": { | ||
"sexes": [ | "sexes": [ | ||
" | "Unsexed" | ||
], | ], | ||
"name": "species-name- | "naming": "First", | ||
"name": "species-name-vox", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobVoxSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#6C741DFF", | ||
"markingLimits": " | "markingLimits": "MobVoxMarkingLimits", | ||
"prototype": " | "prototype": "MobVox", | ||
"dollPrototype": " | "dollPrototype": "MobVoxDummy", | ||
"skinColoration": " | "skinColoration": "VoxFeathers", | ||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobReptilianSprites", | ||
"markingLimits": " | "defaultSkinTone": "#34A223FF", | ||
"prototype": " | "markingLimits": "MobReptilianMarkingLimits", | ||
"dollPrototype": " | "prototype": "MobReptilian", | ||
"skinColoration": " | "dollPrototype": "MobReptilianDummy", | ||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesReptilianMale", | |||
"femaleFirstNames": "NamesReptilianFemale" | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 04:01, 16 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|