Hi,everyone.I am now having a trouble when I want to modify a vanilla skill effect.
This is the case, I would like to modify the effect of the wild spell "Devolve" , reduce the chance of being the enemy resistance, I found a table “unit_abilities_to_additional_ui_effects_juncs_tables”,and looked at the schema for this table, the "effect" field only associates the "unit_abilities_additional_ui_effects" table,
But I do not know which table affects the table field "effect",I use "effect" as a keyword in the assemblykit tool to retrieve some tables, and did not find the relevant information,Can someone help me?