Jump to content

upcomingshoes

New Members
  • Content Count

    6
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by upcomingshoes

  1. Alright here goes.  This is my idea for a Veteran Drowned, called an Accursed Drowned. He can use Bleed and Pull, and a new skill called Drown which is essentially a 4 second paralyze/ultra slow (he wants to drown you.) He drops copper. He has a chance to drop an Unholy Trident, a new Veteran-tier weapon. This is a trident enchanted with sharpness, so that it deals increased damage to all mobs, not just water mobs. It also has a loyalty enchant of 4 (not vanilla highest which is 3) so it returns to the thrower a little faster.

    I really hope I didn't screw this up too much!!

    Mob

    AccursedDrowned:
        Type: DROWNED
        Display: '&9Accursed Drowned'
        Health: 60
        Damage: 3
        Skills:
        - message{cooldown=20;m="<mob.name>&f<&co> I will drag you down to the depths of the sea!"} @PlayersInRadius{r=40} ~onCombat >0 0.2
        - skill{s=BleedingVeteran} ~onAttack 0.1
        - skill{s=PullVeteran} @PIR{r=40} >0 0.2
        - skill{s=DrownVeteran} @PIR{r=25} >0 0.2
        Equipment:
        - iron_helmet:4
        - leather_boots:1
        - trident:0
        Drops:
        - VeteranDrops 1 1
        - AccursedDrownedDrops 1 1
        Options:
            AlwaysShowName: true
            FollowRange: 50
            MovementSpeed: 0.25
            PreventOtherDrops: false
            PreventItemPickup: true
        Modules:
            ThreatTable: true

    Skill

    DrownVeteran:
      Cooldown: 30
      Conditions:
      - targetwithin 25
      - offgcd
      Skills:
      - message{m="&d<mob.name>&f<&co> You shall join us in the depths!"} @PlayersInRadius{r=40}
      - delay 20
      - potion{type=SLOW;duration=80;level=5} @Target
      - GCD{ticks=200}

    Item

    UnholyTrident:
      Id: trident
      Data: 0
      Display: "&9Unholy Trident"
      Lore:
      - '&9&oVeteran'
      - '&fThis trident pulses with powerful dark energy'
      Enchantments:
      - DAMAGE_ALL:5
      - TRIDENTLOYALTY:4
      Attributes:
        MainHand:
          MovementSpeed: 0.1
          Damage: 11

    Drops

    AccursedDrownedDrops:
        Conditions:
        - playerwithin 50
        MinItems: 1
        MaxItems: 3
        Drops:
        - copper_ingot 4-12 1
        - rotten_flesh 6-12 1
        - UnholyTrident 1 0.05

     

  2. Today was my 28 day login and I won an Elite Bonus Box on the first roll.  A pink shulker box appeared in my inventory with the description "A bonus box containing powerful gear!".  I placed the box on the ground and opened it and it was completely empty.  I can provide a few screenshots of necessary.

  3. I have a handful of questions.

    If we're interested in submitting an idea under this program, how can we do so? Should we: (1) Post the idea to this thread? Or (2) PM you via forum or discord?

    (3) Is it okay to just have a concept or idea to get the ball rolling, or do we need to have a prototype made up in a map that we can send to you?

    (4) Is there a maximum size that we can submit (does the build need to be limited to one chunk, for example)?

    (5) Your original post only mentions new structures to add to the Heavens random pool -- Is that still accurate?  Or can we submit ideas for the Nether & Avenfeld as well?

     

    I have a few ideas I'd like to submit - but if I post all the details here then they wouldn't be as exciting to explore for anyone that reads the forums; also, I don't want to 'waste' the time fleshing the idea our more, or even designing the idea in a creative map if you hate it from the get-go.

    • Upvote 1
  4. If you drop an item after entering a nether portal (not sure about other portals), it will disappear forever, instead of sitting on the ground.  Just lost an imbued axe because I fat-fingered the W key after entering the nether.

  5. My imbued hoe did not create farmland.  I tried with two different hoes.  I disconnected and connected again, in case there was some sort of desync between myself and the server, and no farmland.  I ended up using a normal, freshly made diamond hoe and it created farmland on the same blocks just fine.

×
×
  • Create New...