1 @base object/object/base/base_object.iff
4 @class static_object_template 1
6 clientOnlyBuildout = false
9 @class object_template 5
11 // enum type Attributes:
22 // enum type CraftingType:
36 // enum type DeleteFlags:
40 // enum type MentalStates:
46 // enum type MoveFlags:
50 // enum type UpdateRanges:
55 // enum type VisibleFlags:
64 // XP_tamingMediumTime
71 // XP_facilityManagementSavings
72 // XP_facilityManagementWearAndTear
74 // XP_squadLeaderNoTime
75 // XP_squadLeaderSmallTime
76 // XP_squadLeaderMediumTime
77 // XP_squadLeaderLargeTime
79 // XP_holonetSlicingPopularity
80 // XP_holonetSlicingQuantity
87 // XP_musicanPopularity
91 // XP_surveyingNoMinimum
92 // XP_surveyingLowMinimum
93 // XP_surveyingMediumMinimum
94 // XP_surveyingHighMinimum
96 // XP_survivalTracking
98 // XP_vehicularControl
99 // XP_vehicularWearAndTear
103 // XP_vehicleCrafting
104 // XP_facilityCrafting
108 // target // enum type Attributes
110 // time // floating point
111 // timeAtValue // floating point
112 // decay // floating point
115 // slotName // string
116 // equipObject // boolean
117 // content // template type tangible_object_template
119 // struct MentalStateMod:
120 // target // enum type MentalStates
121 // value // floating point
122 // time // floating point
123 // timeAtValue // floating point
124 // decay // floating point
127 // type // enum type XpTypes
133 // list, of type string
139 // list, of type enum type VisibleFlags
141 // list, of type enum type DeleteFlags
153 // array, indexed by enum type UpdateRanges, of type floating point
154 updateRanges[UR_near] = 5
155 updateRanges[UR_normal] = 32
156 updateRanges[UR_far] = 64
157 // list, of type struct Contents
159 // list, of type struct Xp
162 moveFlags = [ MF_gm ]