Advertisement
Guest User

Untitled

a guest
Apr 17th, 2020
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.12 KB | None | 0 0
  1. <NPCCharacters>
  2.   <NPCCharacter
  3.    id="looter"
  4.    default_group="Infantry"
  5.    name="{=urUwa4bf}Looter"
  6.    level="6"
  7.    occupation="Bandit"
  8.    culture="Culture.looters">
  9.     <face>
  10.       <BodyProperties
  11.        version="4"
  12.        age="36.33"
  13.        weight="0.5454"
  14.        build="0.645"
  15.        key="00050004402C0312367324453354621232316505203133023641312273143224028A86240896594500000000000000000000000000000000000000001D043002" />
  16.       <BodyPropertiesMax
  17.        version="4"
  18.        age="71.09"
  19.        weight="0.9244"
  20.        build="0.9336"
  21.        key="001CFC0CC02C3959AD8AA89C9A86CDEC9FCA8BBC8AA4CD775DACED6B7E2F8D4807EEE6780ECADBC9000000000000000000000000000000000000000067D48105" />
  22.       <!--hair_tags>
  23.        <hair_tag name="Native Braids" />
  24.      </hair_tags>
  25.      <beard_tags>
  26.        <beard_tag name="Cleanshaven" />
  27.      </beard_tags-->
  28.     </face>
  29.     <skills>
  30.       <skill
  31.        id="Athletics"
  32.        value="2000" />
  33.       <skill
  34.        id="Bow"
  35.        value="20" />
  36.       <skill
  37.        id="OneHanded"
  38.        value="40" />
  39.       <skill
  40.        id="Polearm"
  41.        value="30" />
  42.       <skill
  43.        id="Riding"
  44.        value="0" />
  45.       <skill
  46.        id="Throwing"
  47.        value="40" />
  48.       <skill
  49.        id="TwoHanded"
  50.        value="20" />
  51.     </skills>
  52.     <equipmentSet
  53.      civilian="true">
  54.       <equipment
  55.        slot="Item0"
  56.        id="Item.sturgia_axe_2_t2" />
  57.       <equipment
  58.        slot="Body"
  59.        id="Item.nordic_padded_cloth" />
  60.       <equipment
  61.        slot="Cape"
  62.        id="Item.scarf" />
  63.       <equipment
  64.        slot="Leg"
  65.        id="Item.wrapped_shoes" />
  66.     </equipmentSet>
  67.     <equipmentSet>
  68.       <equipment
  69.        slot="Item0"
  70.        id="Item.sturgia_axe_2_t2" />
  71.       <equipment
  72.        slot="Body"
  73.        id="Item.nordic_padded_cloth" />
  74.       <equipment
  75.        slot="Head"
  76.        id="Item.roughhide_cap" />
  77.       <equipment
  78.        slot="Cape"
  79.        id="Item.scarf" />
  80.       <equipment
  81.        slot="Leg"
  82.        id="Item.wrapped_shoes" />
  83.     </equipmentSet>
  84.   </NPCCharacter>
  85. </NPCCharacters>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement