修引用错误

This commit is contained in:
FA507RM-KALOSPA\Kalo 2024-04-12 12:01:45 +08:00
parent 250cd6ba5d
commit ccf0190bc6
2 changed files with 33 additions and 125 deletions

View File

@ -4,7 +4,7 @@
<defName>Dragonian_Princess</defName> <defName>Dragonian_Princess</defName>
<title>Dragonian Princess</title> <title>Dragonian Princess</title>
<titleShort>Dragonian Princess</titleShort> <titleShort>Dragonian Princess</titleShort>
<baseDesc>[PAWN_nameDef]is Dragonian Princess.\nShe doesn't know much about the outside world.</baseDesc> <baseDesc>[PAWN_nameDef]is a beautiful Dragonian Princess.\nShe grow up in a rich family and don't know much about the outside world.</baseDesc>
<slot>Childhood</slot> <slot>Childhood</slot>
<spawnCategories> <spawnCategories>
@ -12,127 +12,30 @@
</spawnCategories> </spawnCategories>
<skillGains> <skillGains>
<Construction>2</Construction> <li>
<Cooking>2</Cooking> <key>Construction</key>
<Crafting>2</Crafting> <value>6</value>
<Artistic>2</Artistic> </li>
<Social>2</Social> <li>
<Intellectual>2</Intellectual> <key>Cooking</key>
<value>6</value>
</li>
<li>
<key>Crafting</key>
<value>6</value>
</li>
<li>
<key>Artistic</key>
<value>6</value>
</li>
<li>
<key>Social</key>
<value>-2</value>
</li>
<li>
<key>Intellectual</key>
<value>6</value>
</li>
</skillGains> </skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Pet</defName>
<title>Dragonian Pet</title>
<titleShort>Dragonian Pet</titleShort>
<baseDesc>[PAWN_nameDef] lives in a small village.\nShe's job is lying down and be cute.</baseDesc>
<slot>Childhood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Social>4</Social>
<Intellectual>-2</Intellectual>
</skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Warrier</defName>
<title>Dragonian Warrier</title>
<titleShort>Dragonian Warrier</titleShort>
<baseDesc>[PAWN_nameDef] is Dragonian Warrier.\nShe must defend the town against its enemies.</baseDesc>
<slot>Adulthood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Melee>6</Melee>
<Shooting>6</Shooting>
<Medicine>6</Medicine>
<Social>-2</Social>
<Plants>2</Plants>
<Intellectual>-2</Intellectual>
</skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Trader</defName>
<title>Dragonian Trader</title>
<titleShort>Dragonian Trader</titleShort>
<baseDesc>[PAWN_nameDef] likes talking with others and embarrassing them.\nNow she has been kicked out until she get enouth sliver back.</baseDesc>
<slot>Adulthood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Melee>-2</Melee>
<Social>6</Social>
</skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Villager</defName>
<title>Dragonian Villager</title>
<titleShort>Dragonian Villager</titleShort>
<baseDesc>[PAWN_nameDef] is Dragonian Villager.\nNothing special.</baseDesc>
<slot>Adulthood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Plants>2</Plants>
<Cooking>2</Cooking>
</skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Worker</defName>
<title>Dragonian Worker</title>
<titleShort>Dragonian Worker</titleShort>
<baseDesc>[PAWN_nameDef] is Dragonian Worker.\nShe do all the heavy works for town.</baseDesc>
<slot>Adulthood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Melee>2</Melee>
<Mining>2</Mining>
<Construction>2</Construction>
</skillGains>
</AlienRace.AlienBackstoryDef>
<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
<defName>Dragonian_Engenieer</defName>
<title>Dragonian Engenieer</title>
<titleShort>Dragonian Engenieer</titleShort>
<baseDesc>[PAWN_nameDef] is Dragonian Engenieer.\nShe build house and craft cute things.</baseDesc>
<slot>Adulthood</slot>
<spawnCategories>
<li>Dragonian_spawnCategoriesA</li>
</spawnCategories>
<skillGains>
<Melee>-2</Melee>
<Crafting>6</Crafting>
<Construction>6</Construction>
</skillGains>
</AlienRace.AlienBackstoryDef> </AlienRace.AlienBackstoryDef>
</Defs> </Defs>

View File

@ -1,7 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
<loadFolders> <loadFolders>
<v1.4> <v1.4>
<li>1.4</li> <li>1.4</li>
<li>cont</li> <li>cont</li>
</v1.4> </v1.4>
<v1.5>
<li>1.5</li>
<li>cont</li>
</v1.5>
</loadFolders> </loadFolders>