- <Item
- id="torch"
- name="{=ErOLa263}Torch"
- is_merchandise="false"
- body_name="bo_mace_a"
- recalculate_body="true"
- mesh="torch_g"
- prefab="torch_a_wm_only_flame"
- culture="Culture.empire"
- value="4"
- weight="0.2"
- Type="OneHandedWeapon"
- item_holsters="abdomen_left">
- <ItemComponent>
- <Weapon
- weapon_class="OneHandedAxe"
- weapon_balance="100"
- thrust_speed="78"
- speed_rating="97"
- missile_speed="0"
- weapon_length="65"
- swing_damage="6"
- swing_damage_type="Blunt"
- item_usage="torch"
- physics_material="metal_weapon">
- <WeaponFlags
- MeleeWeapon="true" />
- </Weapon>
- </ItemComponent>
- <Flags
- DropOnWeaponChange="true"
- ForceAttachOffHandPrimaryItemBone="true"
- HeldInOffHand="true"
- HasToBeHeldUp="true" />
- </Item>
复制代码
|