*** Error(s) found in the file "raw/objects/item_weapon_kobold.txt"
ITEM_WEAPON_KOBOLD_DIGGER:Unrecognized Item Token: TWO_HANDER
ITEM_WEAPON_KOBOLD_TREECUTTER:Unrecognized Item Token: TWO_HANDER
You got half the tags right, so this seems like more of a typo to me than anything else. Needs to be hande
d.
*** Error(s) found in the file "raw/objects/creature_standard.txt"
KOBOLD:Attack SCRATCH seems to have correct format but could not find proper BPs in any caste, so not added
The attack you currently have calls for a FINGER:NAIL bodypart to use the attack, but you replaced all kobold nails with claws. Change the [ATTACK:SCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:GRASP:BY_CATEGORY:FINGER:NAIL] entry to [ATTACK:SCRATCH:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:GRASP:BY_CATEGORY:FINGER:CLAW].
*** Error(s) found in the file "raw/objects/entity_default.txt"
SKULKING:Unrecognized Entity Token: PATROL_TERRITORY
SKULKING:Unrecognized Entity Token: ADVENTURER
[PATROL_TERRITORY] is one of the Warchief's responsibilities. You need to change it to [RESPONSIBILITY:PATROL_TERRITORY] for it to work properly. The [ADVENTURER:4] token you currently have needs to be changed to [ADVENTURE_TIER:4] for it to mean anything.
*** Error(s) found in the file "raw/objects/entity_default.txt"
Unrecognized Sphere Token: DESTRUCTION
Unrecognized Sphere Token: DESTRUCTION
This sphere is listed twice; as a religion and alignment token. Destruction itself isn't a sphere, but you might be able to find a more fitting oen on the wiki. There isn't a sphere that aligns well enough with the concept of destruction for me to suggest, so I'll leave you with
a link to the relevant wiki page.
*** Error(s) finalizing the translation KOBOLD_CAMP
Unrecognized word token: YOR
This simply isn't a word. If you truly want it in the game, you can add an entry to language_words.txt, but it would be much easier to simply delete the entry in language_KOBOLD.txt.
*** Error(s) finalizing the creature KOBOLD
Unrecognized Color Token: GOLDEN
Unrecognized Color Token: GOLDEN
You want GOLDEN_YELLOW, not straight-up gold.