Hyrule implemented it a while ago. Dunno if @Perzival12 kept it.
Attack.prototype.trueDamageSchema =
"<optional>" +
"<element name='TrueDamage' a:help='Damage that ignores armor and magic resistance'>" +
"<ref name='nonNegativeDecimal'/>" +
"</element>" +
"</optional>";
// HC-End