mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-29 23:15:55 -04:00
29 lines
968 B
Plaintext
Executable File
29 lines
968 B
Plaintext
Executable File
// TEMPLATE GENERATED BY WEAPON EXPORTER, DO NOT EDIT
|
|
@base object/draft_schematic/weapon/base_weapon_schematic.iff
|
|
@class draft_schematic_object_template 7
|
|
|
|
category = CT_weapon
|
|
itemsPerContainer = 25
|
|
craftedObjectTemplate = "object/weapon/melee/polearm/lance_staff_wood_s1.iff"
|
|
slots = [
|
|
[
|
|
optional=false,
|
|
name = "craft_weapon_ingredients_n" "staff_shaft",
|
|
options = [
|
|
[ingredientType=IT_resourceClass, ingredients = [[name="craft_weapon_ingredients_n" "staff_shaft", ingredient="wood", count=16]], complexity = 0, skillCommand = "unskilled"]],
|
|
optionalSkillCommand = "",
|
|
complexity = 0,
|
|
appearance = "" ]]
|
|
skillCommands = ["unskilled"]
|
|
manufactureScripts = ["systems.crafting.weapon.crafting_staff_artisan_weapon"]
|
|
|
|
@class intangible_object_template 1
|
|
|
|
@class object_template 8
|
|
|
|
complexity = 8
|
|
volume = 3
|
|
sharedTemplate = "object/draft_schematic/weapon/shared_staff.iff"
|
|
xpPoints = [[type = XP_crafting, level = 0, value = 0]]
|
|
|