xziino
89d1ac0df1
Event Explorer: masterData.abilities.type + ABILITY_TYPE_PHYSICAL/MAGICAL Konstanten
- debug-events.php: masterData { abilities { gameID name type } } mitabfragen,
Ergebnis als ability_meta-Tabelle + _ability-Feld pro Event im Output
- ffxiv-data.js: ABILITY_TYPE_PHYSICAL (128) / ABILITY_TYPE_MAGICAL (1024)
als verifizierte Bitmask-Konstanten + abilityTypeIsPhysical/abilityTypeIsMagical
Hilfsfunktionen -- Grundlage fuer dynamische Feint/Addle DR-Berechnung
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>