Update the icon cache.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-13 14:37:38 +02:00
parent 1f9044378f
commit 7a600d1db5
9 changed files with 12 additions and 2 deletions

View file

@ -51,13 +51,16 @@ private object ResourcesCache {
"Discours motivant" to R.drawable.icbg_heroism,
"Frappes épouvantables" to R.drawable.icbg_bolt_of_celestial_light,
"Style de combat: Archerie" to R.drawable.icbg_brace_ranged,
"Style de combat : Archerie" to R.drawable.icbg_brace_ranged,
"Style de combat : Défense" to R.drawable.icbg_heavily_armoured,
"Style de combat : Technique supérieur" to R.drawable.icbg_wild_magic_teleport_activate_barbarian,
"Volonté astucieuse" to R.drawable.icbg_cutting_words_passive_feature,
"Frappe du zéphyr" to R.drawable.icbg_step_of_the_wind_dash,
"Marque du chasseur" to R.drawable.icbg_hunters_mark,
"Arme magique" to R.drawable.icbg_magic_weapon,
"Passage sans trace" to R.drawable.icbg_pass_without_trace,
"Tireur d'élite" to R.drawable.icbg_crossbow_expert_wounding,
"Forme sauvage : Loup" to R.drawable.icbg_wild_shape_wolf,
"Forme sauvage : Loup" to R.drawable.icbg_wild_shape,
"Odorat et ouïe aiguisés" to R.drawable.icbg_wild_shape_wolf,
"Tactique de groupe" to R.drawable.icbg_pack_tactics,
"Forme sauvage : Chat" to R.drawable.icbg_wild_shape_cat,
@ -114,6 +117,7 @@ private object ResourcesCache {
"Potion de guérison" to R.drawable.icbg_pot_potion_of_healing_unfaded,
"Eau bénite" to R.drawable.icbg_grn_holy_water_unfaded,
"Baies nourricières" to R.drawable.icbg_food_goodberry_unfaded,
"Lanterne de révélation" to R.drawable.icbg_moonlantern_unfaded,
)
val equipments = hashMapOf(
@ -147,7 +151,7 @@ private object ResourcesCache {
"Dé de supériorité - d6" to R.drawable.icbg_generic_control,
"Croc-en-jambe" to R.drawable.icbg_trip_attack_melee,
"Conduit divin" to R.drawable.icbg_divine_intervention_sunder_the_heretical,
"Illumination protectrice" to R.drawable.icbg_warding_bond_icon,
"Illumination protectrice" to R.drawable.icbg_warden_of_vitality,
"Renvoi des morts-vivants" to R.drawable.icbg_turn_undead,
"Radiance de l'aube" to R.drawable.icbg_break_of_dawn,
"Forme sauvage" to R.drawable.icbg_wild_shape,
@ -172,10 +176,13 @@ private object ResourcesCache {
"Malédiction" to R.drawable.icbg_hex_charisma,
"Ténèbres" to R.drawable.icbg_darkvision_spell,
"Représailles infernales" to R.drawable.icbg_hellish_rebuke,
"Présence féerique" to R.drawable.icbg_fey_presence,
"Échappatoire brumeuse" to R.drawable.icbg_misty_step,
"Inspiration" to R.drawable.icbg_indomitable,
"Inspiration bardique" to R.drawable.icbg_bardic_inspiration,
"Représentation envoûtante" to R.drawable.icbg_psionic_suggestion_hush,
"Apparence inspirante" to R.drawable.icbg_magic_initiate_bard,
"Apparence majestueuse" to R.drawable.icbg_crusaders_mantle,
"Chant reposant" to R.drawable.icbg_song_of_rest,
"Fléau" to R.drawable.icbg_bane_spell,
"Foulée brumeuse" to R.drawable.icbg_misty_step,
@ -249,5 +256,8 @@ private object ResourcesCache {
"Représailles infernales" to R.drawable.icbg_hellish_rebuke,
"Mot de guérison" to R.drawable.icbg_healing_word,
"Façonnage de l'eau" to R.drawable.icbg_create_water,
"Vol" to R.drawable.icbg_grant_flight,
"Dissipation de la magie" to R.drawable.icbg_unshackling_strike,
"Protection contre le mal et le bien" to R.drawable.icbg_protection_from_evil_and_good,
)
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB