Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treasure vault - Weapons Part 1 #180

Merged
merged 15 commits into from
Jul 6, 2024
Merged

Treasure vault - Weapons Part 1 #180

merged 15 commits into from
Jul 6, 2024

Conversation

RandoRuda
Copy link
Collaborator

@RandoRuda RandoRuda commented Jul 2, 2024

Treasure Vault Weapons

528 Magical Weapons with several weapon specific effects primarily based on items already in the game.


Weapon Data Format: CL_WPN_MAG_Enchantment_Weapon Name
e.g. CL_WPN_MAG_Cauterising_Battleaxe
Root Template Format: c1cfc0d3-1007-5af3-b0Weapon Number-UUID Suffix
e.g. c1cfc0d3-1007-5af3-b001-00000ca7e15e


Enchantment Details

  • Base
    • Weapon Data Prefix: CL_WPN_MAG_Base_
    • UUID Suffix: ba5e00000000
  • Ambuscade
    • Weapon Data Prefix: CL_WPN_MAG_Ambuscade_
    • UUID Suffix: 00000ab5cade
  • Bound
    • Weapon Data Prefix: CL_WPN_MAG_Bound_1_
    • UUID Suffix: 000100007055
  • Bright
    • Weapon Data Prefix: CL_WPN_MAG_Bright_
    • UUID Suffix: 00000000117e
  • Caustic
    • Weapon Data Prefix: CL_WPN_MAG_Caustic_
    • UUID Suffix: 00000000ac1d
  • Cauterising
    • Weapon Data Prefix: CL_WPN_MAG_Cauterising_
    • UUID Suffix: 00000ca7e15e
  • Charged
    • Weapon Data Prefix: CL_WPN_MAG_Charged_
    • UUID Suffix: 00000057a71c
  • Chilled
    • Weapon Data Prefix: CL_WPN_MAG_Chilled_
    • UUID Suffix: 00000000c01d
  • Doom
    • Weapon Data Prefix: CL_WPN_MAG_Doom_
    • UUID Suffix: 0000000fea12
  • Hill Giant Strength
    • Weapon Data Prefix: CL_WPN_MAG_HillGiant_
    • UUID Suffix: 000000b16b01
  • Moist
    • Weapon Data Prefix: CL_WPN_MAG_Moist_
    • UUID Suffix: 000000050661
  • Monster Hunting
    • Weapon Data Prefix: CL_WPN_MAG_MonsterHunter_
    • UUID Suffix: 000000057a1c
  • Nimble
    • Weapon Data Prefix: CL_WPN_MAG_Nimble_
    • UUID Suffix: 00000000d3f7
  • Sentinel
    • Weapon Data Prefix: CL_WPN_MAG_Sentinel_1_
    • UUID Suffix: 00010006a12d
  • Spell Slot Recharge
    • Weapon Data Prefix: CL_WPN_MAG_SpellSlotRecharge_1_
    • UUID Suffix: 000100005512

Weapon Details

  • Weapon Name: Battleaxe
    • Weapon Number: 01
  • Weapon Name: Club
    • Weapon Number: 02
  • Weapon Name: Dagger
    • Weapon Number: 03
  • Weapon Name: Dart
    • Weapon Number: 04
  • Weapon Name: Flail
    • Weapon Number: 05
  • Weapon Name: Glaive
    • Weapon Number: 06
  • Weapon Name: Greataxe
    • Weapon Number: 07
  • Weapon Name: Greatclub
    • Weapon Number: 08
  • Weapon Name: Greatsword
    • Weapon Number: 09
  • Weapon Name: Halberd
    • Weapon Number: 10
  • Weapon Name: Handaxe
    • Weapon Number: 11
  • Weapon Name: HandCrossbow
    • Weapon Number: 12
  • Weapon Name: HeavyCrossbow
    • Weapon Number: 13
  • Weapon Name: Javelin
    • Weapon Number: 14
  • Weapon Name: LightCrossbow
    • Weapon Number: 15
  • Weapon Name: LightHammer
    • Weapon Number: 16
  • Weapon Name: Longbow
    • Weapon Number: 17
  • Weapon Name: Longsword
    • Weapon Number: 18
  • Weapon Name: Mace
    • Weapon Number: 19
  • Weapon Name: Maul
    • Weapon Number: 20
  • Weapon Name: Morningstar
    • Weapon Number: 21
  • Weapon Name: Pike
    • Weapon Number: 22
  • Weapon Name: Quarterstaff
    • Weapon Number: 23
  • Weapon Name: Rapier
    • Weapon Number: 24
  • Weapon Name: Scimitar
    • Weapon Number: 25
  • Weapon Name: Shortbow
    • Weapon Number: 26
  • Weapon Name: Shortsword
    • Weapon Number: 27
  • Weapon Name: Sickle
    • Weapon Number: 28
  • Weapon Name: Sling
    • Weapon Number: 29
  • Weapon Name: Spear
    • Weapon Number: 30
  • Weapon Name: Trident
    • Weapon Number: 31
  • Weapon Name: Warhammer
    • Weapon Number: 32
  • Weapon Name: WarPick
    • Weapon Number: 33

@RandoRuda RandoRuda force-pushed the TreasureVault branch 2 times, most recently from f3e7f09 to 4ba06b5 Compare July 5, 2024 06:23
Update TreasureVault.md
@RandoRuda RandoRuda marked this pull request as ready for review July 5, 2024 23:54
Copy link
Collaborator

@NellsRelo NellsRelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a quick glance, looks solid. +1 to the additional organization added for items, no obvious issues with structure, that's a thumbs up from me

@RandoRuda RandoRuda merged commit 68c0a29 into main Jul 6, 2024
@RandoRuda RandoRuda deleted the TreasureVault branch July 6, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
  翻译: