[SUGGESTION] Improvements to console party texts.

Discussion in 'Feedback and Suggestions' started by ParodyKnaveBob, Mar 29, 2016.

  1. ParodyKnaveBob

    ParodyKnaveBob Thaumaturge

    Currently, we have the pretty awesome partybbcode, partyanddecksbbcode, partysteamforum (I believe), and partyanddeckssteamforum (I believe). Thanks for the nice integration! I'd like to suggest a simple improvement at the moment. I can only guess how this gets written up for Steam, but for CH's own forum, I request the following. Please add token costs to the items.

    For an example party, I'll use one of the most famous builds in all Tournamentria, the Cult of the Bejeweled. Since such a serious party would never have tongue-in-cheek game parody going on, I figured this would suffice nicely. How it is originally posted:
    Who cares about her name
    Level 1-higher-than-you Elf Warrior

    My proposition might make this party look like so instead:

    Who cares about her name
    Level 1-higher-than-you Elf Warrior

    Doesn't that look super nice? And all it takes is adding " (majortoken)(minortoken)" (the syntax I suggest).

    [EDIT]
    "Lawl." I typed the text into the textbox here not even thinking about the fact that the forum would just convert it to the images anyway. Okay, this is what I meant:
    Code:
     (majortoken)(minortoken)
    [/EDIT]

    if(item.is_tokenhungry){type(" " + item.firsttoken() + item.secondtoken());} // totally real code, not psuedo, totally

    ~

    While you're there, maybe you could add rarity somehow, with preference to both items and cards. Colorizing the links might not be desired just due to clickable UX, though, thus I realize adding rarity would involve more design choices and work. It's not the biggest deal but could be pretty cool. (Otoh, adding token costs would rock!)

    Regards! $:^ ]
     
    Kalin likes this.

Share This Page