Talk:Charms: Difference between revisions

From Wildfrost Wiki
Jump to navigation Jump to search
(Created page with "===Do we want to separate charms into sub-categories?=== Looking through the big list available, do we want to find some way to separate them into sub-categories for formatting? Perhaps based on say, what they can be applied to? (All cards, companions, clunkers, items) ~~~~")
 
 
Line 1: Line 1:
===Do we want to separate charms into sub-categories?===
===Do we want to separate charms into sub-categories?===
Looking through the big list available, do we want to find some way to separate them into sub-categories for formatting? Perhaps based on say, what they can be applied to? (All cards, companions, clunkers, items) [[User:Offline User|Offline User]] ([[User talk:Offline User|talk]]) 16:50, 19 April 2023 (UTC)
Looking through the big list available, do we want to find some way to separate them into sub-categories for formatting? Perhaps based on say, what they can be applied to? (All cards, companions, clunkers, items) [[User:Offline User|Offline User]] ([[User talk:Offline User|talk]]) 16:50, 19 April 2023 (UTC)
Optionally, could make note of what "pools" they are in (found via some quick code delving)
'''BasicCharmPool'''
size = 7
[0] Spice Charm
[1] Shroom Charm
[2] Acorn Charm
[3] Shield Charm
[4] Weakness Charm
[5] Peppernut Charm
[6] Truffle Charm
'''GeneralCharmPool'''
size = 34
[0] Bite Charm
[1] Pomegranate Charm
[2] Battle Charm
[3] Bling Charm
[4] Bombskull Charm
[5] Lumin Ring
[6] Cake Charm
[7] Cloudberry Charm
[8] Frenzy Charm
[9] Frosthand Charm
[10] Heart Charm
[11] Hook Charm
[12] Noomlin Charm
[13] Punchfist Charm
[14] Scrap Charm
[15] Sun Charm
[16] Gnome Charm
[17] Pinch Charm
[18] Hog Charm
[19] Goat Charm
[20] Bread Charm
[21] Frog Charm
[22] Pengu Charm
[23] Moose Charm
[24] Durian Charm
[25] Molten Egg Charm
[26] Block Charm
[27] Chuckle Charm
[28] Moko Charm
[29] Strawberry Charm
[30] Raspberry Charm
[31] Greed Charm
[32] Critical Charm
[33] Spark Charm
'''SnowCharmPool'''
size = 1
[1] Snowball Charm
'''ClunkCharmPool'''
size = 3
[0] Squid Charm
[1] Bom Charm
[2] Recycle Charm
'''MagicCharmPool'''
size = 5
[0] Bite Charm
[1] Tiger Charm
[2] Flameblade Charm
[3] Boonfire Charm
[4] Lamb Charm
[[User:Offline User|Offline User]] ([[User talk:Offline User|talk]]) 20:44, 19 April 2023 (UTC)

Latest revision as of 20:45, 19 April 2023

Do we want to separate charms into sub-categories?

Looking through the big list available, do we want to find some way to separate them into sub-categories for formatting? Perhaps based on say, what they can be applied to? (All cards, companions, clunkers, items) Offline User (talk) 16:50, 19 April 2023 (UTC)

Optionally, could make note of what "pools" they are in (found via some quick code delving)

BasicCharmPool size = 7 [0] Spice Charm [1] Shroom Charm [2] Acorn Charm [3] Shield Charm [4] Weakness Charm [5] Peppernut Charm [6] Truffle Charm

GeneralCharmPool size = 34 [0] Bite Charm [1] Pomegranate Charm [2] Battle Charm [3] Bling Charm [4] Bombskull Charm [5] Lumin Ring [6] Cake Charm [7] Cloudberry Charm [8] Frenzy Charm [9] Frosthand Charm [10] Heart Charm [11] Hook Charm [12] Noomlin Charm [13] Punchfist Charm [14] Scrap Charm [15] Sun Charm [16] Gnome Charm [17] Pinch Charm [18] Hog Charm [19] Goat Charm [20] Bread Charm [21] Frog Charm [22] Pengu Charm [23] Moose Charm [24] Durian Charm [25] Molten Egg Charm [26] Block Charm [27] Chuckle Charm [28] Moko Charm [29] Strawberry Charm [30] Raspberry Charm [31] Greed Charm [32] Critical Charm [33] Spark Charm

SnowCharmPool size = 1 [1] Snowball Charm

ClunkCharmPool size = 3 [0] Squid Charm [1] Bom Charm [2] Recycle Charm

MagicCharmPool size = 5 [0] Bite Charm [1] Tiger Charm [2] Flameblade Charm [3] Boonfire Charm [4] Lamb Charm

Offline User (talk) 20:44, 19 April 2023 (UTC)