Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
"Moth": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-moth", | |||
"roundStart": true, | |||
"sprites": "MobMothSprites", | |||
"defaultSkinTone": "#FFDA93FF", | |||
"markingLimits": "MobMothMarkingLimits", | |||
"prototype": "MobMoth", | |||
"dollPrototype": "MobMothDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesMothFirstMale", | |||
"femaleFirstNames": "NamesMothFirstFemale", | |||
"maleLastNames": "NamesMothLast", | |||
"femaleLastNames": "NamesMothLast" | |||
}, | |||
"Reptilian": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"naming": "FirstDashFirst", | |||
"name": "species-name-reptilian", | |||
"roundStart": true, | |||
"sprites": "MobReptilianSprites", | |||
"defaultSkinTone": "#34A223FF", | |||
"markingLimits": "MobReptilianMarkingLimits", | |||
"prototype": "MobReptilian", | |||
"dollPrototype": "MobReptilianDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesReptilianMale", | |||
"femaleFirstNames": "NamesReptilianFemale" | |||
}, | |||
"Human": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-human", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobHuman", | |||
"dollPrototype": "MobHumanDummy", | |||
"skinColoration": "HumanToned" | |||
}, | |||
"Vulpkanin": { | "Vulpkanin": { | ||
"sexes": [ | "sexes": [ | ||
| Строка 45: | Строка 93: | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "youngAge": 60, | ||
"oldAge": 300, | |||
"maxAge": 600, | |||
"name": "species-name-dwarf", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | |||
"markingLimits": " | "prototype": "MobDwarf", | ||
"prototype": " | "dollPrototype": "MobDwarfDummy", | ||
"dollPrototype": " | "skinColoration": "HumanToned" | ||
"skinColoration": " | |||
}, | }, | ||
"Gingerbread": { | "Gingerbread": { | ||
| Строка 78: | Строка 123: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-skeleton", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobSkeletonSprites", | ||
"defaultSkinTone": "#FFF9E2FF", | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobSkeletonPerson", | ||
"dollPrototype": " | "dollPrototype": "MobSkeletonPersonDummy", | ||
"skinColoration": " | "skinColoration": "TintedHues", | ||
"maleFirstNames": "NamesSkeletonFirst", | |||
"femaleFirstNames": "NamesSkeletonFirst" | |||
"maleFirstNames": " | |||
"femaleFirstNames": " | |||
}, | }, | ||
"Vox": { | "Vox": { | ||
| Строка 123: | Строка 154: | ||
"maleFirstNames": "NamesVox", | "maleFirstNames": "NamesVox", | ||
"femaleFirstNames": "NamesVox" | "femaleFirstNames": "NamesVox" | ||
}, | |||
"SlimePerson": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-slime", | |||
"roundStart": true, | |||
"sprites": "MobSlimeSprites", | |||
"defaultSkinTone": "#B8B8B8FF", | |||
"markingLimits": "MobSlimeMarkingLimits", | |||
"prototype": "MobSlimePerson", | |||
"dollPrototype": "MobSlimePersonDummy", | |||
"skinColoration": "Hues" | |||
}, | }, | ||
"Diona": { | "Diona": { | ||
| Строка 145: | Строка 190: | ||
"maleLastNames": "NamesDionaLast", | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": "NamesDionaLast" | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 179: | Строка 208: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | |||
"Ipc": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-Ipc", | |||
"roundStart": true, | |||
"sprites": "MobIpcSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobIpcMarkingLimits", | |||
"prototype": "MobIpc", | |||
"dollPrototype": "MobIpcDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesIpcFirstMale", | |||
"femaleFirstNames": "NamesIpcFirstFemale", | |||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
}, | }, | ||
"Tajaran": { | "Tajaran": { | ||
| Строка 198: | Строка 246: | ||
"femaleLastNames": "NamesTajaranLast" | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
" | "Arachnid": { | ||
"sexes": [ | "sexes": [ | ||
" | "Unsexed" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-arachnid", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobArachnidSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#385878FF", | ||
"markingLimits": " | "markingLimits": "MobArachnidMarkingLimits", | ||
"prototype": " | "prototype": "MobArachnid", | ||
"dollPrototype": " | "dollPrototype": "MobArachnidDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesArachnidFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesArachnidFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesArachnidLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesArachnidLast" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 18:52, 9 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|