• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Under Construction

Status
Not open for further replies.
Level 24
Joined
Jun 16, 2008
Messages
1,939
The Arena (Under Construction)

Thread is under construction. Do not yet post any comments or other posts in it. Thank you for your understanding.


some notes for myself.

classes:

warrior


the warriors system:

well, the warrior mainly attacks with his three attack skills 'stab', 'strike' and 'slash'. It is only a concept at the moment. Those three skills vary as following each based on specific values (radius, range, damage, cooldown, global cooldown, damage type).

stab:

radius: about 30 degrees in facing direction
range: 250
damage: 1xagility
cooldown: base 2 seconds
global cooldown: base 1 second
damage type: pirecing ofc



strike:

radius: about 60 degrees in facing direction
range: 200
damage: 3xagility/targets
cooldown: base 1.5 seconds
global cooldown: base 0.5 seconds
damage type: normal



slash:

radius: about 145 degrees in facing direction
range: 180
damage: 2xstrength (-10% per target)
cooldown: base 1.8 seconds
global cooldown: base 0.3 seconds
damage type: maybe 'belagerung' - dictionary ftw...

base skills/attack skills:

  • stab
  • strike
  • slash

possible skill builds:

  1. holy

    • holy light
    • gods gift
    • holy smite
    • purge
  2. blood

    • sacrifice
    • zeal
    • blood thirst
    • avatar
  3. berserk

    • rage
    • jump
    • stomp
    • heavy blow
  4. captain
    • endurance
    • warcry
    • gather
    • storm the front

mage

Well, the mage is maybe the most simple of all three types, because he uses only casts. i might use an own caster system, but i need ideas.



base skills:
  • nova
  • meditation
  • slow


possible skill builds:
  1. fire

    fire bolt
    meteor
    ignite
    whirl
  2. ice
    • frost bolt
    • frost nova
    • freeze
    • blizzard
  3. darkness
    • dark surge
    • unholy aura
    • pulse nova
    • antigravity
  4. lightning
    • thunder
    • storm bolt
    • chain lightning
    • speed up

archer

base skills/attacks:
  • triple shot
  • quick shot
  • pierce

possible skill builds:
  1. druid
    • summon bear
    • truesight
    • root
    • heal
  2. ranger
    • trueshot
    • jump backwards
    • flying dagger
    • potion
  3. hunter
    • windwalk
    • fade
    • falcon
    • double shot
  4. frost
    • frost arrow
    • glaciar aura
    • polar bolt
    • armor aura
  5. poison
    • poison arrow
    • poison nova
    • spider venom
    • reincarnation



custom fight system
environmental systems
floating text system
dunno really


to-do for beta:
  • need name
  • melee system
  • item system
  • skill system
  • another few things
  • map
  • terrain
  • classes
  • skills
 
Last edited:
Status
Not open for further replies.
Top