Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

KickStarter Knights of the Chalice 2 Thread - Augury of Chaos

felipepepe

Codex's Heretic
Patron
Joined
Feb 2, 2007
Messages
17,278
Location
Terra da Garoa
On the Steam front: Yes, I totally understand the benefit from increased exposure and brand awareness, particularly before a Kickstarter. Actually, I recently did the very first tiny step towards getting onto Steam
Truly a man ahead of its time. :salute:
 

Infinitron

I post news
Staff Member
Joined
Jan 28, 2011
Messages
97,437
Codex Year of the Donut Serpent in the Staglands Dead State Divinity: Original Sin Project: Eternity Torment: Tides of Numenera Wasteland 2 Shadorwun: Hong Kong Divinity: Original Sin 2 A Beautifully Desolate Campaign Pillars of Eternity 2: Deadfire Pathfinder: Kingmaker Pathfinder: Wrath I'm very into cock and ball torture I helped put crap in Monomyth
http://www.heroicfantasygames.com/Forums/viewtopic.php?f=5&t=704&p=4928

July 2018 Update
by BlueSalamander » Mon Jul 16, 2018 3:01 pm

Hello everyone, here is the July update on the development of Knights of the Chalice 2.

In the past weeks, there were many additions and improvements to the game.

* It's been a while since I posted gameplay screenshots, so here are a bunch of them. Click on a picture to enlarge it:













* Graphics: I have completed the transfer of many art pieces from KotC 1 to KotC 2, greatly expanding the number of available monster tokens in KotC 2. Even though they are not high resolution, KotC 1 sprites actually make fine supplementary tokens and portraits for KotC 2.

* Help entries: I'm very happy to say that that work is 100% complete. As well as information on controls and shortcut keys, the help covers all of the topics found on the website. But the in-game help is more in-depth and more exhaustive and everything is interconnected with hyperlinks. You can right-click almost anything in the character-sheet screens, character-creation screens and level-up screens to obtain specific information about what you clicked on.

* New adventure map: I've worked on a nice castle map that will have an important role in the demo. See the following map-editor images. Click to enlarge. The castle is called Gleegold Keep. I'm also including an image showing what the editor looks like when adding walls, special squares, altitudes and activable zones.





* Regional map: I've created a regional map, click on the image above to enlarge it. Locations where the party can travel to will be highlighted with a blue glow (or red glow when mousing over them). These locations will appear progressively on the map, as you learn about them in-game. Currently, the background image is a scaled-up version of a small part of my world map. The icon in the bottom-right corner of the regional map is intended to bring up the world map, in case the party needs to travel to another region. The locations / points of interest can be added easily using the editor.

* Soundtracks: I'm happy to say that I've finished adjusting the volume of the 50 soundtracks available in the game. Volumes needed to be adjusted so that one song is not much louder or much quieter than other songs. The KotC 2 soundtracks include new tracks from Manuel, new tracks from Tyson, all the tracks from my past games, plus a small number of ambient/nature tracks. Manuel and Tyson recently contributed new tracks.

* Bardic sound effects: I now have the complete set of bardic music clips from Robert. There will be four musical instrument categories: lute, harp, panflute and bagpipes, each resulting in different sound effects when the party's Bard plays a song. I also have item icons for all four categories. Now I just have to make sure that the bard can equip musical instruments and implement the four sound-effect sets in the game. Robert is also planning to do a Tavern soundtrack.

* Voice effects: I've just started processing the voice effects from voice actress Ariana. First I need to process them and prepare them for the game. Then I need to implement them so that they play at the right times in-game. For example, a random acknowledgement sound will be played when the player clicks to have the party move from point A to point B. Voice effects may also be played through scripts.

* Editor upgrade: I recently completed a massive upgrade of the module and map editor. Now the map editor is like an easy-to-use dungeon painting programme. It can be used to place braziers and pit traps inflicting any of the various energy types. It can also be used to place many adventure-map graphical elements, big and small, easily onto the map. You can place things like pillars, random forests, random barrels, interactive elements such as a lever, and many other things. For example, when you place a random forest, the editor picks one forest image out of a bunch of forest images that were created earlier by Roman, the graphic artist. Once placed, you can move the new forest, delete it or duplicate it.

In addition, the colourful animated butterflies, animated flies and animated bugs from KotC 1 are back. And there will be spatialised sounds for things like torch lights, flies, fountains, damp places, jungle areas, windy corridors and church choirs. Click on the image below to see the editor's fully-expanded menu. I'm also including an image of the Select Saved Game screen.



* Website update: I've recently added a chart of the weapon proficiencies of each class. Click the link and scroll down to see the chart.

* Public domain images: I'll probably use some images from https://www.publicdomainpictures.net/ as story images, since the site has so many good pictures. See below:



* New module planned: I've been conducting talks with Tiavals concerning a Middle East-themed module or campaign that he is planning to create, in partnership, using the tools of KotC 2.

* Combat scripts: I have implemented a small number of script commands used to control enemies during combat.

The most important one is 'Tactics cast spell', the command used to cast a spell or manifest a psionic power. If a combat script contains several 'Tactics cast spell' commands, then the AI will try to cast each spell in the script sequentially, for example it will cast Haste in the first round of combat and Fireball in the second round. As well as the name of the spell, a few more things can be specified, such as a metamagic option, a target square or a target allied creature. You can also specify 'Breath Weapon' instead of a spell name, if you want the creature to use its breath weapon on a particular round. You also use this command to let a creature drink a potion or use a magic item.

Next, we have 'Tactics always cast'. This command is used when you want a spellcaster to make sure that someone always benefits from a particular effect. For example, a Cleric might want to cast Death Ward on an allied dragon any time the dragon loses the Death Ward effect. The same thing can be done with Stoneskin, Haste, etc.

Next, we have 'Tactics do not move'. This command is used when enemies should not move for a number of rounds because someone in the group is planning to launch at a particular location an area spell, such as Web, Silence or Darkness.

Next, we have 'Tactics run away'. This command allows the module creator to let a creature run away from combat when between 10% and 90% of its allies have been defeated and/or when a particular creature has been defeated.

Finally, we have 'If combat round number is equal to / above / or below a particular number'. There are two main uses. Firstly, an alarm may be triggered if combat is taking too long. As in KotC 1, this means that all enemies on the map will be ready for the player, so you cannot surprise them. There may also be more enemy groups and enemy patrols. The second use is when you want to have reinforcements join the battle, for example at the beginning of the third round and sixth round of combat. So you check for the combat round number and then you add monsters to the battle.

* What's next: First I need to complete work on voice effects. Then I need to implement equipped musical instruments and Bardic clips. Then I need to implement all the remaining wondrous/magic items that I've been planning to have in the game for a long looong time. I'm also planning to give more feats to a number of classes (as discussed in this forum thread). I also need to complete work on the spells that can be cast automatically after resting. There is also some work needed on certain script commands that I want to improve. For example, there's a script command to add dialogue answers, but I want that command to allow specifying the text colour and whether the answer can be selected by the player. That way, we can have the game display options that are not available to the party because it requires a certain Skill. Then there's some extra work needed on combat spellcasting AI. I also want to review all my notes to see if there's something important I forgot about.

Basically, the above is what I'd like to finish before focusing only on the demo adventure. In the demo, I'm planning to use high experience-point awards so that the party gains levels quickly, just like in the demo of KotC 1. It will feature a number of locations, a good number of combat encounters and several interesting riddles and puzzles, such as a piano riddle for which I recently collected piano sounds and created the following image. Traditionally, each piano key is marked with a letter, so you have to find a sequence of letters somewhere and then play the associated melody on a piano to solve the riddle and unlock something.



Thank you for reading! Comments are welcome. Farewell and stay tuned for the August update!
 
Last edited:

deuxhero

Arcane
Joined
Jul 30, 2007
Messages
11,381
Location
Flowery Land
The first public domain image works, though the other two are obvious photographs which creates a style conflict. Slapping a few filters from an open source image editor onto them could help.
 

Doctor Sbaitso

SO, TELL ME ABOUT YOUR PROBLEMS.
Patron
Joined
Oct 22, 2013
Messages
3,348
Codex 2013 Codex 2014 PC RPG Website of the Year, 2015 Grab the Codex by the pussy Serpent in the Staglands
I thought he was further behind than this. This looks to be coming together nicely.
 

BlackGoat

Arbiter
Joined
Sep 15, 2014
Messages
505
Can't wait for this, but man

I continue to be tripped out by how professional a product KotC seemed and how this one seems at first blush
 

Doctor Sbaitso

SO, TELL ME ABOUT YOUR PROBLEMS.
Patron
Joined
Oct 22, 2013
Messages
3,348
Codex 2013 Codex 2014 PC RPG Website of the Year, 2015 Grab the Codex by the pussy Serpent in the Staglands
In what way? This appears to be very similar except that it has the D&D board game style (which I personally like). I'll take this as a much more versatile engine, with FRUA like capabilities.
 

BlackGoat

Arbiter
Joined
Sep 15, 2014
Messages
505
KotC wasn't the most attractive game but it all felt of a piece, like an old game snatched out of time. KotC2, tho... I'm fine with the board and token aesthetic, and I'm excited for all the things it will allow, but the visuals are all over the place. I have no problem with things being more or less ugly. But every little bit seems ugly in a completely different way. The textures of the maps, the weird world map 3D buildings, those photographs he's considering using, the spell and particle effects, the token and class art, etc. Obviously it's not finished, so maybe most of this is just placeholder and he'll pull it all together. Just seems strange as KotC showed at least a modicum of visual taste and this doesn't give a fuck
 

Tigranes

Arcane
Joined
Jan 8, 2009
Messages
10,350
Let's not kid ourselves, this is an incredibly fugly game, and even incredibly fugly within the super-budget top-down style too.

...and we will all love it and play it 7 times
 

Doctor Sbaitso

SO, TELL ME ABOUT YOUR PROBLEMS.
Patron
Joined
Oct 22, 2013
Messages
3,348
Codex 2013 Codex 2014 PC RPG Website of the Year, 2015 Grab the Codex by the pussy Serpent in the Staglands
Agreed, the UI definitely needs a better skin, but layout eems OK to me. I remember discussion on his forums about allowing module builders/community to add assets to the toolset. Hopefully that turns out to be the case. I can see this engine getting a lot of community support if that is the case, as FRUA has had for many years.
 

Revenant

Guest
KotC1 looks like Ultima VII which is the best RPG appearance, what the hell is wrong with you people

KotC2 looks like a board game and that sucks because tabletop gaming is for nerds
 

thesheeep

Arcane
Patron
Joined
Mar 16, 2007
Messages
9,946
Location
Tampere, Finland
Codex 2012 Strap Yourselves In Codex Year of the Donut Codex+ Now Streaming! Serpent in the Staglands Dead State Divinity: Original Sin Torment: Tides of Numenera Codex USB, 2014 Shadorwun: Hong Kong Divinity: Original Sin 2 BattleTech Bubbles In Memoria A Beautifully Desolate Campaign Pillars of Eternity 2: Deadfire Pathfinder: Kingmaker Steve gets a Kidney but I don't even get a tag. Pathfinder: Wrath I'm very into cock and ball torture I helped put crap in Monomyth
I'll take programmer art over KotC1's artstyle anyday. The weird prospective made me stop playing the demo. Plus makes it easier to mod
Yeah, same here.
The fucked up perspective just makes me vomit, everything has a different angle, nothing fits, same as with the Ultima games. Couldn't play any of them for a long time.
Though I did finish KotC.

I'm not kidding here. I do not suffer from motion sickness, but games with that perspective and every item having a different angle do make me nauseous.
My brain is complaining that what I see doesn't make any sense at all.

KotC 2 looks much uglier as there are so many contradicting styles, but at least it is so abstract that it won't make my head spin.
I don't know if I can get any kind of immersion from that board game style, but I'll definitely give it a try.
 
Last edited:

Renevent

Cipher
Joined
Feb 22, 2013
Messages
925
How well does the first game run in a window? Does it lock your mouse inside the window?
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom