Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показаны 2 промежуточные версии этого же участника) | |||
| Строка 41: | Строка 41: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-skeleton", | ||
"roundStart": false, | "roundStart": false, | ||
"sprites": " | "sprites": "MobSkeletonSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#FFF9E2FF", | ||
"markingLimits": " | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobSkeletonPerson", | ||
"dollPrototype": " | "dollPrototype": "MobSkeletonPersonDummy", | ||
"skinColoration": " | "skinColoration": "TintedHues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesSkeletonFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesSkeletonFirst" | ||
}, | }, | ||
" | "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" | ||
}, | }, | ||
"Diona": { | "Diona": { | ||
| Строка 131: | Строка 95: | ||
"maleLastNames": "NamesDionaLast", | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": "NamesDionaLast" | "femaleLastNames": "NamesDionaLast" | ||
}, | |||
"CorvaxVulpkanin": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-vulpkanin", | |||
"roundStart": false, | |||
"sprites": "MobCorvaxVulpkaninSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobCorvaxVulpkaninMarkingLimits", | |||
"prototype": "MobCorvaxVulpkanin", | |||
"dollPrototype": "MobCorvaxVulpkaninDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | |||
"SlimePerson": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-slime", | |||
"roundStart": true, | |||
"sprites": "MobSlimeSprites", | |||
"defaultSkinTone": "#B8B8B8FF", | |||
"markingLimits": "MobSlimeMarkingLimits", | |||
"prototype": "MobSlimePerson", | |||
"dollPrototype": "MobSlimePersonDummy", | |||
"skinColoration": "Hues" | |||
}, | }, | ||
"Ipc": { | "Ipc": { | ||
| Строка 151: | Строка 147: | ||
"minAge": 0 | "minAge": 0 | ||
}, | }, | ||
" | "Moth": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-moth", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobMothSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#FFDA93FF", | ||
"markingLimits": " | "markingLimits": "MobMothMarkingLimits", | ||
"prototype": " | "prototype": "MobMoth", | ||
"dollPrototype": " | "dollPrototype": "MobMothDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesMothFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesMothFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesMothLast", | ||
"femaleLastNames": " | "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": { | "Human": { | ||
| Строка 182: | Строка 194: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Vulpkanin": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": "Hues" | "skinColoration": "Hues", | ||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | }, | ||
" | "Tajaran": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobTajaranSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobTajaranMarkingLimits", | ||
"prototype": " | "prototype": "MobTajaran", | ||
"dollPrototype": " | "dollPrototype": "MobTajaranDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesTajaranFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesTajaranFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesTajaranLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
" | "Vox": { | ||
"sexes": [ | "sexes": [ | ||
"Unsexed" | "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": " | "maleFirstNames": "NamesVox", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesVox" | ||
}, | }, | ||
" | "Reptilian": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "naming": "FirstDashFirst", | ||
"name": "species-name-reptilian", | |||
"name": "species-name- | |||
"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 |
|