User Tools

Site Tools


addons:adk:iresourcemanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

addons:adk:iresourcemanager [2017/04/23 00:01] (current)
atom0s created
Line 1: Line 1:
 +===== IResourceManager =====
  
 +==== IResourceManager ====
 +    * GetAbilityById
 +    * GetAbilityByName
 +    * GetAbilityByTimerId
 +    * GetSpellById
 +    * GetSpellByName
 +    * GetItemById
 +    * GetItemByName
 +    * GetString
 +    * GetString
 +    * GetString
 +    * GetString
 +
 +----
 +===== IResourceManager Structures =====
 +
 +==== IItem ====
 +    * ItemId
 +    * Flags
 +    * StackSize
 +    * ItemType
 +    * ResourceId
 +    * ValidTargets
 +    * Level
 +    * Slots
 +    * Races
 +    * Jobs
 +    * SuperiorLevel
 +    * ShieldSize
 +    * MaxCharges
 +    * CastTime
 +    * CastDelay
 +    * RecastDelay
 +    * BaseItemId
 +    * ItemLevel
 +    * Damage
 +    * Delay
 +    * DPS
 +    * Skill
 +    * JugSize
 +    * InstinctCost
 +    * MonstrosityId
 +    * MonstrosityName
 +    * MonstrosityAbilities
 +    * PuppetSlotId
 +    * PuppetElements
 +    * Name
 +    * Description
 +    * LogNameSingular
 +    * LogNamePlural
 +
 +==== IAbility ====
 +    * Id
 +    * Type
 +    * Element
 +    * ListIconId
 +    * ManaCost
 +    * TimerId
 +    * ValidTargets
 +    * TP
 +    * Unknown0000
 +    * MonsterLevel
 +    * Range
 +    * Name
 +    * Description
 +
 +==== ISpell ====
 +    * Index
 +    * Type
 +    * Element
 +    * ValidTargets
 +    * Skill
 +    * ManaCost
 +    * CastTime
 +    * RecastDelay
 +    * LevelRequired
 +    * Id
 +    * ListIcon1
 +    * ListIcon2
 +    * Requirements
 +    * Range
 +    * Name
 +    * Description
 +
 +==== IMonstrosityAbility ====
 +    * MoveId
 +    * Level
 +    * Unknown0000
addons/adk/iresourcemanager.txt · Last modified: 2017/04/23 00:01 by atom0s