|
|
|
@ -433,57 +433,6 @@
|
|
|
|
|
-- @usage for _, item in ipairs(inventory:findAll('common_shirt_01')) do ... end
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- Possible @{#ATTRIBUTE} values (DEPRECATED use @{#Attribute})
|
|
|
|
|
-- @field [parent=#core] #ATTRIBUTE ATTRIBUTE
|
|
|
|
|
|
|
|
|
|
--- DEPRECATED, use @{#Attribute}
|
|
|
|
|
--- `core.ATTRIBUTE`
|
|
|
|
|
-- @type ATTRIBUTE
|
|
|
|
|
-- @field #string Strength "strength"
|
|
|
|
|
-- @field #string Intelligence "intelligence"
|
|
|
|
|
-- @field #string Willpower "willpower"
|
|
|
|
|
-- @field #string Agility "agility"
|
|
|
|
|
-- @field #string Speed "speed"
|
|
|
|
|
-- @field #string Endurance "endurance"
|
|
|
|
|
-- @field #string Personality "personality"
|
|
|
|
|
-- @field #string Luck "luck"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- Possible @{#SKILL} values (DEPRECATED use @{#Skill})
|
|
|
|
|
-- @field [parent=#core] #SKILL SKILL
|
|
|
|
|
|
|
|
|
|
--- DEPRECATED, use @{#Skill}
|
|
|
|
|
--- `core.SKILL`
|
|
|
|
|
-- @type SKILL
|
|
|
|
|
-- @field #string Acrobatics "acrobatics"
|
|
|
|
|
-- @field #string Alchemy "alchemy"
|
|
|
|
|
-- @field #string Alteration "alteration"
|
|
|
|
|
-- @field #string Armorer "armorer"
|
|
|
|
|
-- @field #string Athletics "athletics"
|
|
|
|
|
-- @field #string Axe "axe"
|
|
|
|
|
-- @field #string Block "block"
|
|
|
|
|
-- @field #string BluntWeapon "bluntweapon"
|
|
|
|
|
-- @field #string Conjuration "conjuration"
|
|
|
|
|
-- @field #string Destruction "destruction"
|
|
|
|
|
-- @field #string Enchant "enchant"
|
|
|
|
|
-- @field #string HandToHand "handtohand"
|
|
|
|
|
-- @field #string HeavyArmor "heavyarmor"
|
|
|
|
|
-- @field #string Illusion "illusion"
|
|
|
|
|
-- @field #string LightArmor "lightarmor"
|
|
|
|
|
-- @field #string LongBlade "longblade"
|
|
|
|
|
-- @field #string Marksman "marksman"
|
|
|
|
|
-- @field #string MediumArmor "mediumarmor"
|
|
|
|
|
-- @field #string Mercantile "mercantile"
|
|
|
|
|
-- @field #string Mysticism "mysticism"
|
|
|
|
|
-- @field #string Restoration "restoration"
|
|
|
|
|
-- @field #string Security "security"
|
|
|
|
|
-- @field #string ShortBlade "shortblade"
|
|
|
|
|
-- @field #string Sneak "sneak"
|
|
|
|
|
-- @field #string Spear "spear"
|
|
|
|
|
-- @field #string Speechcraft "speechcraft"
|
|
|
|
|
-- @field #string Unarmored "unarmored"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- @{#Magic}: spells and spell effects
|
|
|
|
|
-- @field [parent=#core] #Magic magic
|
|
|
|
|
|
|
|
|
@ -498,19 +447,6 @@
|
|
|
|
|
-- @field #number Target Ranged spell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- Possible @{#MagicSchool} values (DEPRECATED use @{#Skill})
|
|
|
|
|
-- @field [parent=#Magic] #MagicSchool SCHOOL
|
|
|
|
|
|
|
|
|
|
--- `core.magic.SCHOOL`
|
|
|
|
|
-- @type MagicSchool
|
|
|
|
|
-- @field #string Alteration alteration
|
|
|
|
|
-- @field #string Conjuration conjuration
|
|
|
|
|
-- @field #string Destruction destruction
|
|
|
|
|
-- @field #string Illusion illusion
|
|
|
|
|
-- @field #string Mysticism mysticism
|
|
|
|
|
-- @field #string Restoration restoration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- Possible @{#MagicEffectId} values
|
|
|
|
|
-- @field [parent=#Magic] #MagicEffectId EFFECT_TYPE
|
|
|
|
|
|
|
|
|
|