Jump to content

Jedi Academy turned 20 this year! We celebrated in a ton of different ways: mod contest, server event, podcast, etc. Thank you to all who have been a part of this game for the last two decades. Check out the anniversary content!

Read more

Welcome to JKHub

This community is dedicated to the games Star Wars: Jedi Outcast (2002) and Jedi Academy (2003). We host over 3,000 mods created by passionate fans around the world, and thousands of threads of people showcasing their works in progress and asking for assistance. From mods to art to troubleshooting help, we probably have it. If we don't, request or contribute!

Get started

This game turned 20 years old this year, and it is still one of the greatest Star Wars games of all time. If you're new or returning from a long hiatus, here are the basics of getting started with Star Wars Jedi Knight Jedi Academy in 2023.

Read more

cultist_destroyer: A new type of Cultist


eezstreet

At some point in development of JA, there was to be an NPC known as the Cultist Destroyer. It would instantly go into a rage mode and try to suicide bomb next to the player. While I haven't talked to Raven about why this NPC was removed, I can only speculate that it had something to do with cultural reasons (suicide bombing was oft-reported in the news during 2003's Iraq War)

However, the .npc file and code is still intact, meaning this NPC was cut very late into development. There is also a cultist_commando npc which never appeared, and fully works (it has dual wielding blasters! awesome!)

 

Anyway, enough talk. You can spawn this NPC using an npc_spawner entity with npc_type "cultist_destroyer". The NPC will go into a rage, disappear and you will die instantaneously. But there's no effect? Easy fix. The effects for the NPC didn't ship with the game but we can add them back in.

For this you'll want to create a new PK3. In this, add an effects folder. Inside of that, a folder called force. Inside of this folder you will need an EFX named destruction_exp.efx. If you have no experience in creating an EFX file, that's okay, you can reuse an existing EFX like the rocket launcher explosion effect or one of the env/explosion ones.

 

I don't know the splash radius on their explosion as it isn't explicitly stated in the code. Your mileage may vary.


User Feedback

Recommended Comments

At some point in development of JA, there was to be an NPC known as the Cultist Destroyer. It would instantly go into a rage mode and try to suicide bomb next to the player. While I haven't talked to Raven about why this NPC was removed, I can only speculate that it had something to do with cultural reasons (suicide bombing was oft-reported in the news during 2003's Iraq War)

However, the .npc file and code is still intact, meaning this NPC was cut very late into development. There is also a cultist_commando npc which never appeared, and fully works (it has dual wielding blasters! awesome!)

 

Anyway, enough talk. You can spawn this NPC using an npc_spawner entity with npc_type "cultist_destroyer". The NPC will go into a rage, disappear and you will die instantaneously. But there's no effect? Easy fix. The effects for the NPC didn't ship with the game but we can add them back in.

For this you'll want to create a new PK3. In this, add an effects folder. Inside of that, a folder called force. Inside of this folder you will need an EFX named destruction_exp.efx. If you have no experience in creating an EFX file, that's okay, you can reuse an existing EFX like the rocket launcher explosion effect or one of the env/explosion ones.

 

I don't know the splash radius on their explosion as it isn't explicitly stated in the code. Your mileage may vary.

 

Thank You for this info.. i managed to fix the Cultist Destroyer explosion.. and WOW... :o  what an explosion!! More than 700 DAMAGE !  :lol:

 

https://www.youtube.com/watch?v=IdWMzGIq_9k

Link to comment

Pretty cool :)

Problem is, whenever I tried spawning this particular cultist (without modding him in any way, mind you), the game'd always crash once he exploaded. I don't know why, and the game version was like the latest. Really strange.

 

I wonder, are there any 'canon' spawn-points for this type of cultist in the game files? What about the commando? It'd be cool if someone could restore those and bring the cultists seemlessly back into the game.

 

Also, why did, you reckon, the commando got cut?

Link to comment

Also, a little fun fact: If you select a weapon other than a saber and use the /saber command, it will change the model of the weapon temporarily. E.g: saber single_1

If you have a pistol out, and you use /saber single_1 single_1, it will put another saber in your left hand and it'll change your animations to look like the cultist commando :D

I made a saber with the pistol model, sadly it only shoots from one pistol - the other one's just for show. Maybe there's a way to fix this?

Link to comment

It seems that it is very similar to infested terran in starcraft 1.

https://youtu.be/zJ6uxWxICpQ

 

Anyway, there are few ways to survive against him.

1. Kill him before he recognizes you. Unless he sense and begin to gaze you, he never activate his suicide bombing ability. Use force sense(level 3 required) and aim for his head with your blaster rifle(altfire is recommended).

 

2. If he sense you, perhaps he will follow you. First, approach him closely, and then dodge(force jump level 2~3 required) backward as soon as possible. The longer distance between you and him, the more safer you are.

Link to comment


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...