Dismiss Notice
Wynncraft, the Minecraft MMORPG. Play it now on your Minecraft client at (IP): play.wynncraft.com. No mods required! Click here for more info...

Media Small idea imma code tomorrow: WynnGenerator

Discussion in 'Wynncraft' started by Endistic, Sep 25, 2022.

?

Does this sound neat?

  1. Yeah

    15 vote(s)
    88.2%
  2. Nah

    0 vote(s)
    0.0%
  3. Maybe

    2 vote(s)
    11.8%
Thread Status:
Not open for further replies.
  1. Endistic

    Endistic Acolyte Enjoyer HERO

    Messages:
    725
    Likes Received:
    1,301
    Trophy Points:
    146
    Guild:
    Minecraft:
    Alright, just collecting some feedback here.

    I'm thinking of making a Python program that randomly generates Wynncraft builds.

    It essentially does the following:

    1. select a element combo (from 2-5 elements)
    2. put in items that match the combos or are related
    > if it draws ETW, it can pick E, T, W, ET, TW, EW items
    3. keep trying it until it gets smth that meets sp reqs

    After that, it will use an algorithm to determine if the build is "good" based on it's elements. E.G if it picks WFA, it'll be judged on Spell Damage , and EHP. If it picks ETF, itll be judged on EHP and Melee Damage, etc. etc.

    Thoughts?
    It shouldn't be taken at face value for what it generates, but it might be able to come up with some interesting concepts.
    Eventually, I'd add WynnBuilder integration (but first I'd need to ask hppeng or someone working on wynnbuilder how build encoding works for URLs), and maybe Ability Tree Integration.
     
  2. Crouton_18

    Crouton_18 Either an Airship Captain or a Masochist CHAMPION

    Messages:
    485
    Likes Received:
    1,611
    Trophy Points:
    89
    Guild:
    Minecraft:
    This would be so much fun to do challenges with. How are you gonna do trees though?
     
    Endistic likes this.
  3. Endistic

    Endistic Acolyte Enjoyer HERO

    Messages:
    725
    Likes Received:
    1,301
    Trophy Points:
    146
    Guild:
    Minecraft:
    not fully sure
    probably gonna just do random selection down each tree with some built in bias, so each build can be varied
     
  4. point_line

    point_line Well-Known Adventurer

    Messages:
    868
    Likes Received:
    512
    Trophy Points:
    95
    have fun with this
    yes.png
    Anyways you should also make some optimizations:
    for example, discluding items below like level 80, excluding normal items, mana sustainability check, etc.
     
    Endistic and avydragon like this.
  5. Endistic

    Endistic Acolyte Enjoyer HERO

    Messages:
    725
    Likes Received:
    1,301
    Trophy Points:
    146
    Guild:
    Minecraft:
    guys i made a working prototype
    ill send the first build it generated later (no weapon though cuz i forgot to make it find a weapon)
     
  6. Endistic

    Endistic Acolyte Enjoyer HERO

    Messages:
    725
    Likes Received:
    1,301
    Trophy Points:
    146
    Guild:
    Minecraft:
    ok so it was

    Stad Aer
    Tinderbox
    Sprintguard
    Wasteland Azalea
    Dasher
    Dasher
    Synapse
    Simulacrum

    No weapon, but it’s mage and EFA.

    @Mardeknius it invented intless spell hybrid I think
     
    Mardeknius and Namakobushi like this.
  7. Namakobushi

    Namakobushi Famous Adventurer VIP+

    Messages:
    554
    Likes Received:
    559
    Trophy Points:
    146
    Minecraft:
  8. Violet Knight

    Violet Knight Aspiring front-end developer HERO

    Messages:
    2,543
    Likes Received:
    7,646
    Trophy Points:
    207
    Minecraft:
    Sounds cool, I wonder how well its generated builds would fare against the average player's build
     
  9. meef

    meef Well-Known Adventurer

    Messages:
    376
    Likes Received:
    474
    Trophy Points:
    83
    Minecraft:
    i have seen some guys run eo with random rare items they find i dont think there is to much challenge
     
  10. Endistic

    Endistic Acolyte Enjoyer HERO

    Messages:
    725
    Likes Received:
    1,301
    Trophy Points:
    146
    Guild:
    Minecraft:
    ive worked on the generator a bit more
    now it makes OK builds, not bad not good but OK, maybe a bit betrr than OK if lucky
     
Thread Status:
Not open for further replies.