Compare commits
9 Commits
4ea225aa62
...
9fdd96653e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fdd96653e | ||
|
|
7fb6756e98 | ||
|
|
0e92965295 | ||
|
|
001fb330a2 | ||
|
|
8065ba508e | ||
|
|
304743ad4e | ||
| d43c96078e | |||
|
|
8e41feda43 | ||
|
|
3b5433c8fd |
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
|
||||
_release\*.7z
|
||||
*.hak
|
||||
*.mod
|
||||
*.md5
|
||||
/_release
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The Horde 2: Undead [PRC]
|
||||
# The Horde 2: Undead [PRC8]
|
||||
|
||||
Repository for the PRC'd version of "The Horde 2: Undead"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
Module.Packer.exe "The Horde 2 - Undead [PRC].mod" u
|
||||
Module.Packer.exe "The Horde 2 - Undead [PRC8].mod" u
|
||||
49670
_module/dlg/nw_g_animal.dlg.json
Normal file
49670
_module/dlg/nw_g_animal.dlg.json
Normal file
File diff suppressed because it is too large
Load Diff
23412
_module/dlg/nw_g_fam.dlg.json
Normal file
23412
_module/dlg/nw_g_fam.dlg.json
Normal file
File diff suppressed because it is too large
Load Diff
27180
_module/dlg/oc_ai_henchmen.dlg.json
Normal file
27180
_module/dlg/oc_ai_henchmen.dlg.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -200,7 +200,7 @@
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "The Horde 2: Disturbing the Dead\n8/26/02\n\nA Neverwinter Nights Module created by Mithral Hammer\nhttp://wind.prohosting.com/mithral\n\nAuthor: Dalantriel / PRC'd by: Jaysyn\nSylvan_Blades@yahoo.com\n\nDescription:\nSequel to The Horde: Orcs. For more information visit the Mithral Hammer website.\n\nDesigned for co-operative play, The Horde is a module, which pits players against an advancing undead horde. The primary goal of the scenario is to capture and hold key parts of the map in a strategic battle for territorial control. Victory is achieved through the defeat of the Evil raising the undead while protecting the Great Seal of the Rauvin Tombs.\n\nRecommended Starting Levels:\nParty: 5-10 players level 7-9\n 2-4 players levels 8-11\n\nSolo play: 1 player, levels 12-14\n\n"
|
||||
"0": "The Horde 2: Disturbing the Dead\n8/26/02\n\nA Neverwinter Nights Module created by Mithral Hammer\nhttp://wind.prohosting.com/mithral\n\nNOW WITH PEPS AI!\n\nAuthor: Dalantriel / PRC'd by: Jaysyn\nSylvan_Blades@yahoo.com\n\nDescription:\nSequel to The Horde: Orcs. For more information visit the Mithral Hammer website.\n\nDesigned for co-operative play, The Horde is a module, which pits players against an advancing undead horde. The primary goal of the scenario is to capture and hold key parts of the map in a strategic battle for territorial control. Victory is achieved through the defeat of the Evil raising the undead while protecting the Great Seal of the Rauvin Tombs.\n\nRecommended Starting Levels:\nParty: 5-10 players level 7-9\n 2-4 players levels 8-11\n\nSolo play: 1 player, levels 12-14\n\n"
|
||||
}
|
||||
},
|
||||
"Mod_DuskHour": {
|
||||
@@ -242,6 +242,13 @@
|
||||
"Mod_HakList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "peps_prc8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
@@ -324,7 +331,7 @@
|
||||
},
|
||||
"Mod_MinGameVer": {
|
||||
"type": "cexostring",
|
||||
"value": "1.87"
|
||||
"value": "1.89"
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
@@ -333,7 +340,7 @@
|
||||
"Mod_Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "The Horde 2: Undead [PRC]"
|
||||
"0": "The Horde 2: Undead [PRC8]"
|
||||
}
|
||||
},
|
||||
"Mod_OnAcquirItem": {
|
||||
@@ -370,7 +377,7 @@
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "prc_onplayernui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
@@ -452,6 +459,10 @@
|
||||
"type": "cexostring",
|
||||
"value": "MODULE"
|
||||
},
|
||||
"Mod_UUID": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_Version": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
@@ -655,7 +666,7 @@
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -687,6 +698,36 @@
|
||||
"type": "int",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_MULTISUMMON"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD_NO_FREE_XP"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "lvl_adj"
|
||||
"value": "JRNL_LA_BUYOFF"
|
||||
},
|
||||
"XP": {
|
||||
"type": "dword",
|
||||
@@ -56,6 +56,57 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"EntryList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"End": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"ID": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Visit the PRC8 Discord for ruleset information, as well as other PW servers & dozens of single player PRC8 modules.\n\nhttps://discord.gg/FW9V9RKy5U"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "| PRC8 Discord |"
|
||||
}
|
||||
},
|
||||
"Picture": {
|
||||
"type": "word",
|
||||
"value": 65535
|
||||
},
|
||||
"Priority": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "JRNL_PRC8"
|
||||
},
|
||||
"XP": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "3e D&D Experience Chart"
|
||||
@@ -98,7 +149,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "xprules"
|
||||
"value": "JRNL_XPCHART"
|
||||
},
|
||||
"XP": {
|
||||
"type": "dword",
|
||||
@@ -106,7 +157,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"__struct_id": 3,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
@@ -276,7 +327,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"__struct_id": 4,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
|
||||
BIN
_module/ncs/0c_assoc_actions.ncs
Normal file
BIN
_module/ncs/0c_assoc_actions.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_cast_polymorp.ncs
Normal file
BIN
_module/ncs/0c_cast_polymorp.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_fire_henchmen.ncs
Normal file
BIN
_module/ncs/0c_fire_henchmen.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_get_convo.ncs
Normal file
BIN
_module/ncs/0c_get_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_get_henchman.ncs
Normal file
BIN
_module/ncs/0c_get_henchman.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_h_cast_spell.ncs
Normal file
BIN
_module/ncs/0c_h_cast_spell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_henchmenspell.ncs
Normal file
BIN
_module/ncs/0c_henchmenspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_a_magic_m.ncs
Normal file
BIN
_module/ncs/0c_if_a_magic_m.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_ass_convo.ncs
Normal file
BIN
_module/ncs/0c_if_ass_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_assoc_mode.ncs
Normal file
BIN
_module/ncs/0c_if_assoc_mode.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_cntrspell.ncs
Normal file
BIN
_module/ncs/0c_if_cntrspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_com_script.ncs
Normal file
BIN
_module/ncs/0c_if_com_script.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_convo.ncs
Normal file
BIN
_module/ncs/0c_if_convo.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_assoc.ncs
Normal file
BIN
_module/ncs/0c_if_has_assoc.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_class.ncs
Normal file
BIN
_module/ncs/0c_if_has_class.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_feat.ncs
Normal file
BIN
_module/ncs/0c_if_has_feat.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_has_spell.ncs
Normal file
BIN
_module/ncs/0c_if_has_spell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_hen_leave.ncs
Normal file
BIN
_module/ncs/0c_if_hen_leave.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_identify.ncs
Normal file
BIN
_module/ncs/0c_if_identify.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_not_master.ncs
Normal file
BIN
_module/ncs/0c_if_not_master.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_open_inven.ncs
Normal file
BIN
_module/ncs/0c_if_open_inven.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_pickuploot.ncs
Normal file
BIN
_module/ncs/0c_if_pickuploot.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_polymorph.ncs
Normal file
BIN
_module/ncs/0c_if_polymorph.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_scout.ncs
Normal file
BIN
_module/ncs/0c_if_scout.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_skillrank.ncs
Normal file
BIN
_module/ncs/0c_if_skillrank.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_if_taunt.ncs
Normal file
BIN
_module/ncs/0c_if_taunt.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_listhenchman.ncs
Normal file
BIN
_module/ncs/0c_listhenchman.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_no_com_script.ncs
Normal file
BIN
_module/ncs/0c_no_com_script.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_remove_effect.ncs
Normal file
BIN
_module/ncs/0c_remove_effect.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_summon_assoc.ncs
Normal file
BIN
_module/ncs/0c_summon_assoc.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0c_use_feat.ncs
Normal file
BIN
_module/ncs/0c_use_feat.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_c2_1_hb.ncs
Normal file
BIN
_module/ncs/0e_c2_1_hb.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_c2_7_ondeath.ncs
Normal file
BIN
_module/ncs/0e_c2_7_ondeath.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_ch_1_hb.ncs
Normal file
BIN
_module/ncs/0e_ch_1_hb.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_ch_7_ondeath.ncs
Normal file
BIN
_module/ncs/0e_ch_7_ondeath.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_do_combat_rnd.ncs
Normal file
BIN
_module/ncs/0e_do_combat_rnd.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_gui_events.ncs
Normal file
BIN
_module/ncs/0e_gui_events.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_id_events.ncs
Normal file
BIN
_module/ncs/0e_id_events.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_m1_3_endround.ncs
Normal file
BIN
_module/ncs/0e_m1_3_endround.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_nui.ncs
Normal file
BIN
_module/ncs/0e_nui.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_nui_dm.ncs
Normal file
BIN
_module/ncs/0e_nui_dm.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_onclientload.ncs
Normal file
BIN
_module/ncs/0e_onclientload.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_player_target.ncs
Normal file
BIN
_module/ncs/0e_player_target.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/0e_prc_ch_events.ncs
Normal file
BIN
_module/ncs/0e_prc_ch_events.ncs
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
_module/ncs/ai_a_ambusher.ncs
Normal file
BIN
_module/ncs/ai_a_ambusher.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_atk_casters.ncs
Normal file
BIN
_module/ncs/ai_a_atk_casters.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_atk_nearest.ncs
Normal file
BIN
_module/ncs/ai_a_atk_nearest.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_atk_warrior.ncs
Normal file
BIN
_module/ncs/ai_a_atk_warrior.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_barbarian.ncs
Normal file
BIN
_module/ncs/ai_a_barbarian.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_bard.ncs
Normal file
BIN
_module/ncs/ai_a_bard.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_cleric.ncs
Normal file
BIN
_module/ncs/ai_a_cleric.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_cntrspell.ncs
Normal file
BIN
_module/ncs/ai_a_cntrspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_default.ncs
Normal file
BIN
_module/ncs/ai_a_default.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_defensive.ncs
Normal file
BIN
_module/ncs/ai_a_defensive.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_druid.ncs
Normal file
BIN
_module/ncs/ai_a_druid.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_fighter.ncs
Normal file
BIN
_module/ncs/ai_a_fighter.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_flanker.ncs
Normal file
BIN
_module/ncs/ai_a_flanker.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_invisible.ncs
Normal file
BIN
_module/ncs/ai_a_invisible.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_monk.ncs
Normal file
BIN
_module/ncs/ai_a_monk.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_no_cmb_mode.ncs
Normal file
BIN
_module/ncs/ai_a_no_cmb_mode.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_paladin.ncs
Normal file
BIN
_module/ncs/ai_a_paladin.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_peaceful.ncs
Normal file
BIN
_module/ncs/ai_a_peaceful.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_polymorphed.ncs
Normal file
BIN
_module/ncs/ai_a_polymorphed.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_ranged.ncs
Normal file
BIN
_module/ncs/ai_a_ranged.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_ranger.ncs
Normal file
BIN
_module/ncs/ai_a_ranger.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_rogue.ncs
Normal file
BIN
_module/ncs/ai_a_rogue.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_sorcerer.ncs
Normal file
BIN
_module/ncs/ai_a_sorcerer.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_taunter.ncs
Normal file
BIN
_module/ncs/ai_a_taunter.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_a_wizard.ncs
Normal file
BIN
_module/ncs/ai_a_wizard.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_ambusher.ncs
Normal file
BIN
_module/ncs/ai_ambusher.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_barbarian.ncs
Normal file
BIN
_module/ncs/ai_barbarian.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_bard.ncs
Normal file
BIN
_module/ncs/ai_bard.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_cleric.ncs
Normal file
BIN
_module/ncs/ai_cleric.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_cntrspell.ncs
Normal file
BIN
_module/ncs/ai_cntrspell.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_coward.ncs
Normal file
BIN
_module/ncs/ai_coward.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_default.ncs
Normal file
BIN
_module/ncs/ai_default.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_defensive.ncs
Normal file
BIN
_module/ncs/ai_defensive.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_dragon.ncs
Normal file
BIN
_module/ncs/ai_dragon.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_druid.ncs
Normal file
BIN
_module/ncs/ai_druid.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_fighter.ncs
Normal file
BIN
_module/ncs/ai_fighter.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_flanker.ncs
Normal file
BIN
_module/ncs/ai_flanker.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_incorporeal.ncs
Normal file
BIN
_module/ncs/ai_incorporeal.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_invisible.ncs
Normal file
BIN
_module/ncs/ai_invisible.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_monk.ncs
Normal file
BIN
_module/ncs/ai_monk.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_paladin.ncs
Normal file
BIN
_module/ncs/ai_paladin.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_polymorphed.ncs
Normal file
BIN
_module/ncs/ai_polymorphed.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_ranged.ncs
Normal file
BIN
_module/ncs/ai_ranged.ncs
Normal file
Binary file not shown.
BIN
_module/ncs/ai_ranger.ncs
Normal file
BIN
_module/ncs/ai_ranger.ncs
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user