Участник:IanComradeBot/prototype/species.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показано 13 промежуточных версий этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-gingerbread", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobGingerbreadSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#9A7C5AFF", | ||
"markingLimits": " | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobGingerbread", | ||
"dollPrototype": " | "dollPrototype": "MobGingerbreadDummy", | ||
"skinColoration": " | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-skeleton", | ||
"roundStart": | "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": { | "Arachnid": { | ||
| Строка 81: | Строка 74: | ||
"femaleLastNames": "NamesArachnidLast" | "femaleLastNames": "NamesArachnidLast" | ||
}, | }, | ||
" | "Diona": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "naming": "TheFirstofLast", | ||
"youngAge": 3000, | |||
"oldAge": 6000, | |||
"maxAge": 12000, | |||
"name": "species-name-diona", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobDionaSprites", | ||
"markingLimits": " | "defaultSkinTone": "#CDB369FF", | ||
"prototype": " | "markingLimits": "MobDionaMarkingLimits", | ||
"dollPrototype": " | "prototype": "MobDiona", | ||
"skinColoration": " | "dollPrototype": "MobDionaDummy", | ||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesDionaFirst", | |||
"femaleFirstNames": "NamesDionaFirst", | |||
"maleLastNames": "NamesDionaLast", | |||
"femaleLastNames": "NamesDionaLast" | |||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 111: | Строка 113: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
"SlimePerson": { | "SlimePerson": { | ||
| Строка 166: | Строка 128: | ||
"skinColoration": "Hues" | "skinColoration": "Hues" | ||
}, | }, | ||
" | "Ipc": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-Ipc", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobIpcSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobIpcMarkingLimits", | ||
"prototype": " | "prototype": "MobIpc", | ||
"dollPrototype": " | "dollPrototype": "MobIpcDummy", | ||
"skinColoration": " | "skinColoration": "Hues", | ||
"maleFirstNames": "NamesIpcFirstMale", | |||
"femaleFirstNames": "NamesIpcFirstFemale", | |||
"maleLastNames": "NamesIpcLast", | |||
"femaleLastNames": "NamesIpcLast", | |||
"minAge": 0 | |||
}, | }, | ||
" | "Moth": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-moth", | |||
"name": "species-name- | |||
"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": "NamesMothLast", | |||
"femaleLastNames": "NamesMothLast" | |||
}, | }, | ||
"Dwarf": { | "Dwarf": { | ||
| Строка 229: | Строка 181: | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Human": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-human", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobHuman", | ||
"dollPrototype": " | "dollPrototype": "MobHumanDummy", | ||
"skinColoration": " | "skinColoration": "HumanToned" | ||
}, | }, | ||
"Vulpkanin": { | "Vulpkanin": { | ||
| Строка 262: | Строка 211: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | |||
"Tajaran": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-tajaran", | |||
"roundStart": true, | |||
"sprites": "MobTajaranSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobTajaranMarkingLimits", | |||
"prototype": "MobTajaran", | |||
"dollPrototype": "MobTajaranDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesTajaranFirstMale", | |||
"femaleFirstNames": "NamesTajaranFirstFemale", | |||
"maleLastNames": "NamesTajaranLast", | |||
"femaleLastNames": "NamesTajaranLast" | |||
}, | |||
"Vox": { | |||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"naming": "First", | |||
"name": "species-name-vox", | |||
"roundStart": true, | |||
"sprites": "MobVoxSprites", | |||
"defaultSkinTone": "#6C741DFF", | |||
"markingLimits": "MobVoxMarkingLimits", | |||
"prototype": "MobVox", | |||
"dollPrototype": "MobVoxDummy", | |||
"skinColoration": "VoxFeathers", | |||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | |||
"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" | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 04:01, 16 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|