Участник:IanComradeBot/prototype/species.json: различия между версиями
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показаны 23 промежуточные версии этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
"Gingerbread": { | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
| Строка 122: | Строка 40: | ||
"dollPrototype": "MobGingerbreadDummy", | "dollPrototype": "MobGingerbreadDummy", | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
"Skeleton": { | "Skeleton": { | ||
| Строка 155: | Строка 57: | ||
"femaleFirstNames": "NamesSkeletonFirst" | "femaleFirstNames": "NamesSkeletonFirst" | ||
}, | }, | ||
" | "Arachnid": { | ||
"sexes": [ | |||
"Unsexed" | |||
], | |||
"name": "species-name-arachnid", | |||
"roundStart": true, | |||
"sprites": "MobArachnidSprites", | |||
"defaultSkinTone": "#385878FF", | |||
"markingLimits": "MobArachnidMarkingLimits", | |||
"prototype": "MobArachnid", | |||
"dollPrototype": "MobArachnidDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesArachnidFirst", | |||
"femaleFirstNames": "NamesArachnidFirst", | |||
"maleLastNames": "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", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#CDB369FF", | ||
"markingLimits": " | "markingLimits": "MobDionaMarkingLimits", | ||
"prototype": " | "prototype": "MobDiona", | ||
"dollPrototype": " | "dollPrototype": "MobDionaDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesDionaFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesDionaFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesDionaLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
"CorvaxVulpkanin": { | "CorvaxVulpkanin": { | ||
| Строка 191: | Строка 113: | ||
"maleLastNames": "NamesVulpLast", | "maleLastNames": "NamesVulpLast", | ||
"femaleLastNames": "NamesVulpLast" | "femaleLastNames": "NamesVulpLast" | ||
}, | }, | ||
"SlimePerson": { | "SlimePerson": { | ||
| Строка 223: | Строка 128: | ||
"skinColoration": "Hues" | "skinColoration": "Hues" | ||
}, | }, | ||
" | "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 | |||
}, | |||
"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": " | "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": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-human", | |||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | |||
"prototype": "MobHuman", | |||
"dollPrototype": "MobHumanDummy", | |||
"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" | |||
} | } | ||
} | } | ||
} | } | ||