chore: more information for skills

This commit is contained in:
Timothy Schenk 2024-09-18 17:31:42 +02:00
parent 1f04c5d115
commit 863332b806
Signed by: rainote
SSH key fingerprint: SHA256:pnkNSDwpAnaip00xaZlVFHKKsS7T8UtOomMzvs0yITE

View file

@ -102,7 +102,14 @@ struct MagicData{
u32 requiredItemType; u32 requiredItemType;
u32 unk6; u32 unk6;
u32 maxLevel; u32 maxLevel;
padding[0x5244-4-24-4-4-1-7-4-12-20-255-12-2-283-12]; padding[600];
u32 duration[50];
padding[400];
padding[7800];
u32 physicalDamageMultiplier[50];
padding[2400];
u32 manaCost[50];
padding[0x5244-2600-7800-200-600-600-4-24-4-4-1-7-4-12-20-255-12-2-283-12];
}; };
std::print(std::format("{}",0x5244)); std::print(std::format("{}",0x5244));