Compare commits
7 Commits
5727880d48
...
fede1fcc3d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fede1fcc3d | ||
|
|
6e366c0d9c | ||
|
|
c11229b8fe | ||
|
|
e3f5441e9c | ||
| e12a0bec6f | |||
|
|
e34a0d6975 | ||
|
|
e35da067a3 |
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
|
||||
_module/Eternal Struggle PvP \[PRC8-CEP3\].mod
|
||||
*.hak
|
||||
*.md5
|
||||
*.mod
|
||||
/_release
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# EternalStruggle
|
||||
# Eternal Struggle PvP
|
||||
|
||||
This was one of the first team PvP PW's, possibly the first ever. The premise is a fight between good and evil staged for the amusement of the gods. Players start in the good or evil town depending on their alignment.
|
||||
Binary file not shown.
@@ -578,7 +578,7 @@
|
||||
"Mod_Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "By: Zazmio\nPRC'd By: Jaysyn\n\nThe Gods have grown bored with this struggle. They yawn as they watch Crusader and Minion fighting side by side in endless character leveling. No more, they declare. Let there be a War of the Marks. And it was made so.\n\nThe object: To be the first team to reach 100 points. To score points, find a mark and turn it in to the Scorekeeper."
|
||||
"0": "Eternal Struggle [PRC8/CEP3]\nBy: Zazmio\nPRC'd By: Jaysyn\n\nThe Gods have grown bored with this struggle. They yawn as they watch Crusader and Minion fighting side by side in endless character leveling. No more, they declare. Let there be a War of the Marks. And it was made so.\n\nThe object: To be the first team to reach 100 points. To score points, find a mark and turn it in to the Scorekeeper."
|
||||
}
|
||||
},
|
||||
"Mod_DuskHour": {
|
||||
@@ -690,6 +690,13 @@
|
||||
"value": "prc8_craft2das"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
"type": "cexostring",
|
||||
"value": "acp_v4.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Mod_Hak": {
|
||||
@@ -744,7 +751,7 @@
|
||||
},
|
||||
"Mod_MinGameVer": {
|
||||
"type": "cexostring",
|
||||
"value": "1.87"
|
||||
"value": "1.89"
|
||||
},
|
||||
"Mod_MinPerHour": {
|
||||
"type": "byte",
|
||||
@@ -790,7 +797,7 @@
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "prc_onplayernui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
@@ -872,6 +879,10 @@
|
||||
"type": "cexostring",
|
||||
"value": "MODULE"
|
||||
},
|
||||
"Mod_UUID": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Mod_Version": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
@@ -1767,6 +1778,51 @@
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_XP_USE_SIMPLE_RACIAL_HD"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_ACP_MANUAL"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PRC_ACP_NPC_AUTOMATIC"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "3e D&D Experience Chart"
|
||||
"0": "| 3e D&D XP Chart |"
|
||||
}
|
||||
},
|
||||
"Picture": {
|
||||
@@ -85,7 +85,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "LA Buyoff"
|
||||
"0": "| LA Buyoff "
|
||||
}
|
||||
},
|
||||
"Picture": {
|
||||
@@ -104,6 +104,57 @@
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
_module/ncs/eternal_inc.ncs
Normal file
BIN
_module/ncs/eternal_inc.ncs
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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