Infinitode 2 Matrix Editor
Unofficial tool for modders to make edits to those annoyingly nuanced two matrix jsons in the Infinitode files.
Guide
• Import attack matrix: Opens your file picker, select a valid tower-enemy-attack-matrix.json and it will be loaded.
• Import damage matrix: Opens your file picker, select a valid tower-enemy-damage-matrix.json and it will be loaded.
• Export attack matrix: Exports your modified tower-enemy-attack-matrix.json.
• Export damage matrix: Exports your modified tower-enemy-damage-matrix.json.
• Export i18n list: Intended primarily for Stonkitode's enemy descriptions. Exports a i18n-safe list of text strings of tower icons and their effectivenesses with the associated enemy name.
(Btw don't bother using this button when working with an attack matrix, it treats all true/false's as 1's and 0's and won't output correctly)
• Add tower: You can provide a tower name and it will add it to columns array. You will have to manually set each enemy array to accompany it afterwards.
• Add enemy: You can provide a enemy name and it will add it to the values array, pre-emptively fills this array with 0's for each current tower so you don't have to.
• Delete tower: Deletes the selected tower from columns array.
• Delete enemy: Deletes the selected enemy from values.
infinitode modding server: https://discord.gg/KPE7a9B
| Published | 6 days ago |
| Status | Released |
| Category | Tool |
| Platforms | HTML5 |
| Author | Cosmical Ascent (@scoreign55) |
| Tags | infinitode-2, Moddable, No AI, tool |
Download
Install instructions
You'll need Turbowarp to run this locally.
I probably could've packaged an offline variant, but i'm lazy!
