Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411518 Posts in 69380 Topics- by 58436 Members - Latest Member: GlitchyPSI

May 01, 2024, 01:31:05 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsSon of a Witch: An Action Roguelike
Pages: 1 [2] 3 4 ... 8
Print
Author Topic: Son of a Witch: An Action Roguelike  (Read 19029 times)
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #20 on: March 14, 2016, 12:06:56 PM »

Magic orbs break apart when they hit an enemy, some obstacle or lose velocity and fall to the ground



In the actual game, the goblin gets knocked back a little bit further after each hit, but this .gif loops, so it looks like he's just shaking a little.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #21 on: March 15, 2016, 02:38:31 PM »

Special Magic Powers

One of the characters available at the start of the game is a mage who has a Snake Staff as the primary weapon. The Snake Staff fires basic blue magic orbs and has a special ability to imbue poison to weapons. It can imbue poison to itself as well, so you get to fire poisoned orbs.



The amount of poison damage depends on the player's magic proficiency. At 100% it's going to be 3 poison damage every 1.5 seconds (it only shows 2 in the screenshot, because I messed around with player stats and it wasn't at 100%). If a player is not very good with magic (say, a knight has only 30%), it will only do one poison damage in the same interval.

The poison does not kill, but it can completely drain the health points, and then it only takes one hit to finish off the enemy. The same goes for player characters.

It can be also used to make swords poisonous, or even some more deadly combinations: for example, if you find a fireball staff, you can make it poisonous as well, and it will shoot fireballs that set enemy on fire and poison him at the same time.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #22 on: March 16, 2016, 09:20:48 AM »

You can find various potions in the world. Some are dropped from fallen enemies, some are found in chests, some are stored in barrels and boxes, some even hidden under the rocks which you will be able to destroy with bombs. And you will be able to buy some in shops as well.

Here's a small health potion. At the top, you can see what it looks like in player's inventory, and underneath is how you pick it up.



It heals 20 hit points, which is equal to one red bar. You can stack multiple potions of the same kind, so they only take one inventory slot.



I made a spearate magic particle effect animation for smaller items like this one.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #23 on: March 17, 2016, 11:08:28 AM »

While toying with a nice pose to drink potions...



...I figured I need to remove the cork (plug) from the vial. Looks pretty good now:



Added a small emotional touch to it Wink
Logged
Ashedragon
Level 2
**



View Profile WWW
« Reply #24 on: March 17, 2016, 11:28:21 AM »

It's kind of strange how his mouth fills up before the potion even reaches his lips. o-o
Logged

bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #25 on: March 18, 2016, 02:15:39 PM »

It's kind of strange how his mouth fills up before the potion even reaches his lips. o-o

Yes. It's still WIP.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #26 on: March 18, 2016, 02:16:35 PM »

Poison buff animation is complete:



Hope you like the bubbles.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #27 on: March 19, 2016, 12:22:20 PM »

Here's an improved potion drinking animation:



and a nice particle effect for healing.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #28 on: March 20, 2016, 02:02:21 PM »

I just made this nice swoosh in Gimp for the sword swing attack.




It can also be used partially (on the first strike frame):




If you press attack button during the up-swing, the hero also does the return-swing to get back to initial position:



Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #29 on: March 21, 2016, 01:54:39 PM »

It's hack&slash time:


Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #30 on: March 22, 2016, 01:15:56 PM »

Goblins with shields cannot be attacked when they raise the shield, so you have to go around and attack from back:



When you defeat them, you can pick up their sword and use it:


Logged
Lares Yamoir
Level 0
***


View Profile WWW
« Reply #31 on: March 22, 2016, 08:33:39 PM »

I like the art style! The game's mechanics seem interesting, although I never played Castle Crashers, nor am I a huge fan of rogue lights (as in: Playing hundreds of rounds and unlocking everything).
Logged

bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #32 on: March 23, 2016, 02:17:41 PM »

When enemies are knocked down, you can stomp them or smash your weapon to the ground to hit them real hard. Of course, when an enemy is on the ground, the hitbox is different, so I'm fine tuning that now.



You will be able to run and jump from a short distance. Unlike the knight, the mage jumps because he's too light to do ground smashing attack.



This looks so cool, I might add a long-jump competition to the game.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #33 on: March 25, 2016, 01:42:19 AM »

Here's the final version of the stomp animation:

Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #34 on: March 25, 2016, 03:51:01 PM »

Most swords will have dashing as special rage attack:


Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #35 on: March 26, 2016, 09:54:21 AM »

Every melee weapon in the game has a special rage attack. Swords mostly have some kind of dashing, axes can be thrown, hammers will be able to call on help from the gods and clubs become 3 times bigger than usual and smash down the enemies:



Here's the animation:


Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #36 on: March 28, 2016, 12:41:53 PM »

Enemies (and barrels, boxes, etc.) can drop food when destroyed:



Eating food heals you. There will also be a Hunger debuff if you drink some suspicious potion, and you will need to eat to stop losing health.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #37 on: March 29, 2016, 02:27:00 PM »

On your adventure, you will find different magic potions. These potions are colored differently on each playthrough. For example, blue potion can mean stronger magic in one game, and faster speed in the next game. You can discover their effect with an Identify scroll, or you can take a chance, drink and see what happens.



This one allows you to see the enemies in adjacent areas. (1B) means that the effect will wear of after one battle.
Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #38 on: March 31, 2016, 03:39:16 AM »

Here are some other mysterious-potion effects. Some are positive, some negative, and some balanced. For example, this one reduces your hit points but increases magic. Magic skill determines the damage and size of magic projectiles, and effectiveness of magic caused effects like using magic to buff weapons with poison. The game will also feature magic scrolls and the player would need to have a certain magic skill threshold to be able to understand what the scroll does before using it. Of course, if you are a warrior, you could still read the scroll and activate its magic, but some of the scrolls have really bad effects.



Potions can also increase your base skills, even to the point where it would make sense to switch class. For example, if you buffed up archery skill and range a lot, it would be a good strategy to start using bows and arrows.


Logged
bigosaur
Level 1
*


Bigosaur.com


View Profile WWW
« Reply #39 on: March 31, 2016, 12:32:57 PM »



Every game has some elements that are boring and unexcited to make but still important for player experience. Here are the boxes and barrels.



You can break barrels and boxes and find some items inside. Usually it's food and coins, but sometimes you may find keys, bombs, arrows, potions and other consumable items.



This was the first time I made animation of stuff breaking like this, so it was an interesting experience.
Logged
Pages: 1 [2] 3 4 ... 8
Print
Jump to:  

Theme orange-lt created by panic