From 22f0f89b33cf221bf668e5e38fe8e28b83050efd Mon Sep 17 00:00:00 2001 From: MaddMugsy Date: Fri, 25 May 2012 17:07:58 +0000 Subject: [PATCH] Updated Lookup table xmls git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1436 4f8fa57e-7814-0410-bad4-adc449f26b7c --- .../TableData/Lookup/AttachmentClass.xml | 135 ++++++++++++++++++ .../Data-1.13/TableData/Lookup/DrugType.xml | 99 +++++++++++++ .../Data-1.13/TableData/Lookup/ItemClass.xml | 8 ++ .../Data-1.13/TableData/Lookup/MergeType.xml | 14 +- .../TableData/Lookup/Separability.xml | 15 ++ 5 files changed, 270 insertions(+), 1 deletion(-) create mode 100644 gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml create mode 100644 gamedir/Data-1.13/TableData/Lookup/DrugType.xml create mode 100644 gamedir/Data-1.13/TableData/Lookup/Separability.xml diff --git a/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml b/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml new file mode 100644 index 000000000..25842e497 --- /dev/null +++ b/gamedir/Data-1.13/TableData/Lookup/AttachmentClass.xml @@ -0,0 +1,135 @@ + + + + 0 + Default + + + 1 + Bipod + + + 2 + Suppressor + + + 4 + Laser + + + 8 + Sight + + + 12 + Laser + Sight + + + 16 + Scope + + + 20 + Laser + Scope + + + 24 + Sight + Scope + + + 28 + Laser + Sight + Scope + + + 32 + Stock + + + 64 + Magwell + + + 128 + Internal + + + 256 + External + + + 512 + Underbarrel + + + 513 + Bipod + Underbarrel + + + 1024 + Grenade + + + 2048 + Rocket + + + 4096 + Foregrip + + + 4097 + Bipod + Foregrip + + + 4608 + Foregrip + Underbarrel + + + 8192 + Helmet + + + 16384 + Vest + + + 32768 + Pants + + + 65536 + Detonator + + + 131072 + Battery + + + 262144 + Extender + + + 524288 + Sling + + + 1048576 + Remote Detonator + + + 2097152 + Defuser + + + 2162688 + Detonator + Defuser + + + 3145728 + Remote Detonator + Defuser + + + 4194304 + Iron Sight + + \ No newline at end of file diff --git a/gamedir/Data-1.13/TableData/Lookup/DrugType.xml b/gamedir/Data-1.13/TableData/Lookup/DrugType.xml new file mode 100644 index 000000000..9e293561d --- /dev/null +++ b/gamedir/Data-1.13/TableData/Lookup/DrugType.xml @@ -0,0 +1,99 @@ + + + + 0 + None + + + 1 + Adrenaline + + + 2 + Alcohol + + + 4 + Regeneration + + + 8 + Damage Resistance + + + 16 + Strength + + + 32 + Agility + + + 64 + Dexterity + + + 128 + Wisdom + + + 256 + Perception + + + 512 + Psychosis + + + 1024 + Nervousness + + + 1280 + Reflex + + + 2048 + Claustrophobia + + + 4096 + Heat Intolerance + + + 8192 + Fear of Insects + + + 16384 + Forgetfulness + + + 30824 + Stim + + + 32768 + Blindness + + + 65536 + Unconsciousness + + + 66064 + Barrage + + + 131072 + Vision + + + 262144 + Tunnel Vision + + + 425984 + Occulin + + \ No newline at end of file diff --git a/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml b/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml index 6ccc21c1b..edf3b3c51 100644 --- a/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml +++ b/gamedir/Data-1.13/TableData/Lookup/ItemClass.xml @@ -44,6 +44,10 @@ 1024 Ammo + + 1280 + Ammo / Grenade + 2048 Armour @@ -72,6 +76,10 @@ 268435456 Misc + + 268435712 + Grenade / Misc + 536870912 Money diff --git a/gamedir/Data-1.13/TableData/Lookup/MergeType.xml b/gamedir/Data-1.13/TableData/Lookup/MergeType.xml index 0222127f2..86181be45 100644 --- a/gamedir/Data-1.13/TableData/Lookup/MergeType.xml +++ b/gamedir/Data-1.13/TableData/Lookup/MergeType.xml @@ -14,7 +14,7 @@ 3 - Explosive + Explosive (Hard) 4 @@ -36,4 +36,16 @@ 8 Swap Barrel + + 9 + Explosive (Easy) + + + 10 + Mechanical (Easy) + + + 11 + Mechanical (Hard) + \ No newline at end of file diff --git a/gamedir/Data-1.13/TableData/Lookup/Separability.xml b/gamedir/Data-1.13/TableData/Lookup/Separability.xml new file mode 100644 index 000000000..eee64106e --- /dev/null +++ b/gamedir/Data-1.13/TableData/Lookup/Separability.xml @@ -0,0 +1,15 @@ + + + + 0 + Removable + + + 1 + Inseparable + + + 2 + Replaceable + + \ No newline at end of file