home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2002 April
/
GSSH42002.iso
/
MODS
/
JK2
/
jk2mdl-vader.exe
/
glm-vader.pk3
/
botfiles
/
vader.jkb
Wrap
Text File
|
2002-05-11
|
3KB
|
133 lines
//Vader personality
//Do not let this file exceed 131072 bytes.
//Do not let any group exceed 8192 bytes.
//Do not let the chat section exceed 8192 bytes.
//Some values are base values and changed by the in-game skill. The formula for reflex and accuracy
//is basevalue/skill. So if you give a base reflex of 500ms, a nightmare bot will have a reaction time of
//100ms. Other values, like turnspeed_combat (higher == faster), are multiplied by the skill number.
//Note also that depending on if the bot and the enemy are moving at the same time, the degrees the bot
//aims off by can be greater than the maximum accuracy value. So if the bot and its enemy are both flying
//through the air and accuracy is at 20, the bot could easily aim off by 25 degrees instead. That is,
//unless perfectaim is 1. In this case the bot will aim perfectly at all times (as the name indicates).
GeneralBotInfo
{
reflex 500
//base reflex value, time in ms it takes the bot to react
accuracy 5
//base accuracy, number of degrees bot can aim off by. Lower value == better aim.
turnspeed 0.01
turnspeed_combat 0.05
maxturn 360
perfectaim 1
chatability 1
chatfrequency 3
hatelevel 5
camper 0
saberspecialist 1
//if 1, bot will not run just because it's forced to use a saber
//don't exceed 20 force points total
forceinfo 7-2-011333302231023333
// hlspptglrpattdssss
// eepuueriarbeereaaa
// aveslliggosaaaebbb
// l ehlephetommi eee
// d t erhfn rrr
// n cbeo adt
// i t ar teh
// n lc tfr
// g e aeo
// cnw
// kd
//rank-side-heal.lev.speed.push.pull.tele.grip.lightning.rage.protect.absorb.teamheal.teamforce.drain.see.saberattack.saberdefend.saberthrow
//1==light side 2==dark side
}
//Weapons with a weight of 0 will be used in special cases outside of combat
BotWeaponWeights
{
WP_STUN_BATON 0
WP_SABER 25
WP_BRYAR_PISTOL 5
WP_BLASTER 6
WP_DISRUPTOR 7
WP_BOWCASTER 8
WP_REPEATER 9
WP_DEMP2 10
WP_FLECHETTE 11
WP_ROCKET_LAUNCHER 12
WP_THERMAL 11
WP_TRIP_MINE 10
WP_DET_PACK 9
}
// Vader has no emotional attachments, except to luke, his prodigal son, and his saviour.
EmotionalAttachment
{
Luke 1
}
//all groups below here will be read in as chat sections
BEGIN_CHAT_GROUPS
Died
{
The force is strong in this one.
Impressive, most impressive... but you are not a Jedi yet!
}
Killed
{
Observe the true power of the Force!
Only your hatred can destroy me.
If you only knew the power of the dark side!
}
Hatred
{
I find your lack of faith disturbing.
At last, the circle is complete.
}
BelovedKilled
{
Do you think that killing %s will matter to me? %s was weak.
%s, you are not a Jedi yet! Come, join me, and we shall rule the galaxy together!
}
KilledHatedOne
{
Give in to your anger, only your hatred can destroy me.
}
KilledOnPurposeByLove
{
%s, if will not join us, then you will meet your destiny!
}
GeneralGreetings
{
You should not have come back, old man.
}
ResponseGreetings
{
Prepare to attack!
%a, we would be honored if you would join us.
}
OrderAccepted
{
As you wish, my master.
Yes, my master.
}