====== Skill ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | iconId | ''s32'' | ''0x0'' | The menu icon ID to use for this skill. | | | behaviorId | ''s32'' | ''0x4'' | The behavior ID to use for this skill. | This field refers to the following params: [[des-refmat:param:BehaviorParam]] | | NecessityStr | ''u16'' | ''0x8'' | The minimum value of Strength required to use this skill. | | | NecessityDex | ''u16'' | ''0xa'' | The minimum value of Dexterity required to use this skill. | | | NecessityMag | ''u16'' | ''0xc'' | The minimum value of Intelligence required to use this skill. | | | NecessityFai | ''u16'' | ''0xe'' | The minimum value of Faith required to use this skill. | | | consumeSoul | ''u32'' | ''0x10'' | The amount of souls consumed when using this skill. | | | sortId | ''s32'' | ''0x14'' | The menu ordering for this skill. | | | slotLength | ''u8'' | ''0x18'' | The slot usage for this skill. | | | pad_1 | ''dummy8'' | ''0x19'' | | This field is padding. |