Skip to content
Rinaldo Bueno edited this page Jun 5, 2023 · 3 revisions

Skins for Archers support added to Archer Loader

An archer can have many appearances. During selection just press up or down to selected a skin. Skins works for Archers and AltArchers (not SecretsArchers, tho)

Skin for Base Archers

To create a skin archer, it works like any other archer for archer loader, but instead of Archer/AltArcher/SecretArcher you name the XML element to "SkinArcher". To convert an archer to a skin, just in the archerData.xml replace the or or

<SkinArcher For="{THE_NAME_OF_THE_BASE_ARCHER_IN_CAPS}">

ie <SkinArcher For="PINK"> <SkinArcher For="PINK_ALT">

For is the name of the BASE archer

Skin for Customs Archers

in v0.10.0, I not sure if it support skins for custom archers yet. I did not found time to actually support it yet

Clone this wiki locally