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

remove or replace links to now defunct wow.tools dbc viewer #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion database/335/characters/character_skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The [guid](../characters/characters#guid) of the character.
 

### skill
The [SkillLine ID](/files/DBC/335/skillline#id) a character owns. For a list, see [here](https://wow.tools/dbc/?dbc=skillline&build=3.3.5.12340#page=1)
The [SkillLine ID](/files/DBC/335/skillline#id) a character owns.
 

### value
Expand Down
2 changes: 0 additions & 2 deletions database/335/world/graveyard_zone.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ dateCreated: 2021-08-30T22:05:47.482Z
Contains information about zones connected to world's graveyards.
This table is used to set what factions a given graveyard will accept, and also to specify the nearest graveyard to a given zone.

For a list of all existing graveyard zones and their respective IDs, check out [wow.tools](https://wow.tools/dbc/?dbc=worldsafelocs&build=3.3.5.12340#page=1)


## Structure

Expand Down
2 changes: 1 addition & 1 deletion database/335/world/transports.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The loading process will get the map from [gameobject_template.data6](../world/g

Creatures and gameobjects spawn points will be used as relative to the transport.

> Note: Transports have their own map: https://wow.tools/dbc/?dbc=map&build=3.3.5.12340#page=1&colFilter[1]=Transport
> Note: Transports have their own map.
{.is-info}

<a href="https://trinitycore.info/en/database/335/world/trainer_spell" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'trainer_spell'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/335/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/335/world/trinity_string" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'trinity_string'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>
6 changes: 3 additions & 3 deletions database/master/auth/battle_pets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: battle_pets
description:
description:
published: true
date: 2022-11-21T20:58:24.335Z
tags: database, auth, master
Expand Down Expand Up @@ -40,11 +40,11 @@ The battle pet global unique identifier.
&nbsp;

### species
ID from [BattlePetSpecies.db2](https://wow.tools/dbc/?dbc=battlepetspecies){target=_blank}.
ID from [BattlePetSpecies.db2](https://wago.tools/db2/battlepetspecies){target=_blank}.
&nbsp;

### breed
BattlePetBreedID from [BattlePetBreedState.db2](https://wow.tools/dbc/?dbc=battlepetbreedstate){target=_blank}.
BattlePetBreedID from [BattlePetBreedState.db2](https://wago.tools/db2/battlepetbreedstate){target=_blank}.
&nbsp;

### displayId
Expand Down
11 changes: 5 additions & 6 deletions database/master/world/access_requirement.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ dateCreated: 2021-08-29T20:43:51.863Z

### mapId
MapID of the map which should have access requirements
References to: [Map.db2](https://wow.tools/dbc/?dbc=Map){target=_blank}
References to: [Map.db2](https://wago.tools/db2/Map){target=_blank}
&nbsp;

### difficulty
Difficulty id of the access requirement
References to: [Difficulty.db2](https://wow.tools/dbc/?dbc=Difficulty){target=_blank}
References to: [Difficulty.db2](https://wago.tools/db2/Difficulty){target=_blank}
&nbsp;

### level_min
Expand All @@ -47,11 +47,11 @@ The maximum level that you can be in order to enter the instance.
&nbsp;

### item
An [item](https://wow.tools/dbc/?dbc=itemsparse){target=_blank} that you must have in your inventory to enter the instance. This item can not be in the bank.
An [item](https://wago.tools/db2/itemsparse){target=_blank} that you must have in your inventory to enter the instance. This item can not be in the bank.
&nbsp;

### item2
A second [item](https://wow.tools/dbc/?dbc=itemsparse){target=_blank} that you must have in your inventory. This item can not be in the bank.
A second [item](https://wago.tools/db2/itemsparse){target=_blank} that you must have in your inventory. This item can not be in the bank.
&nbsp;

### quest_done_A
Expand All @@ -63,7 +63,7 @@ A [quest](/database/master/world/quest_template#id) that you must have completed
&nbsp;

### completed_achievement
An [achievement](https://wow.tools/dbc/?dbc=achievement){target=_blank} that must be completed by the player to enter an instance.
An [achievement](https://wago.tools/db2/achievement){target=_blank} that must be completed by the player to enter an instance.
&nbsp;

### quest_failed_text
Expand All @@ -75,4 +75,3 @@ This field is for any comment you want to make about the requirements. It is arb
&nbsp;

<a href="https://trinitycore.info/en/database/master/world/world_state" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'world_state'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/achievement_dbc" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'achievement_dbc'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>

10 changes: 5 additions & 5 deletions database/master/world/achievement_reward.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ dateCreated: 2021-08-30T09:28:41.306Z
## Description of fields

### ID <!-- {#id-alt} -->
ID from [Achievement.db2](https://wow.tools/dbc/?dbc=achievement){target=_blank}.
ID from [Achievement.db2](https://wago.tools/db2/achievement){target=_blank}.
&nbsp;

### TitleA
This is the ID of the title for Aliance from [CharTitles.db2](https://wow.tools/dbc/?dbc=chartitles){target=_blank} if the achievement rewards a title.
This is the ID of the title for Aliance from [CharTitles.db2](https://wago.tools/db2/chartitles){target=_blank} if the achievement rewards a title.
&nbsp;

### TitleH
This is the ID of the title for Horde from [CharTitles.db2](https://wow.tools/dbc/?dbc=chartitles){target=_blank} if the achievement rewards a title.
This is the ID of the title for Horde from [CharTitles.db2](https://wago.tools/db2/chartitles){target=_blank} if the achievement rewards a title.
&nbsp;

### ItemID
This is the [item](https://wow.tools/dbc/?dbc=itemsparse){target=_blank} that you get if the achievement rewards an item. You will get this item in the mail.
This is the [item](https://wago.tools/db2/itemsparse){target=_blank} that you get if the achievement rewards an item. You will get this item in the mail.
&nbsp;

### Sender
Expand All @@ -54,7 +54,7 @@ This is the text of the body of that mail that you receive.
&nbsp;

### MailTemplateID
This is Id of MailTemplate from [MailTemplate.db2](https://wow.tools/dbc/?dbc=mailtemplate){target=_blank} of that mail that you receive. Subject and Text must be empty. They are read from db2 file.
This is Id of MailTemplate from [MailTemplate.db2](https://wago.tools/db2/mailtemplate){target=_blank} of that mail that you receive. Subject and Text must be empty. They are read from db2 file.
&nbsp;

<a href="https://trinitycore.info/en/database/master/world/achievement_dbc" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'achievement_dbc'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/achievement_reward_locale" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'achievement_reward_locale'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>
4 changes: 2 additions & 2 deletions database/master/world/achievement_reward_locale.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: achievement_reward_locale
description:
description:
published: true
date: 2022-11-21T21:03:07.264Z
tags: database, master, world
Expand All @@ -25,7 +25,7 @@ dateCreated: 2021-08-30T09:28:43.912Z
## Description of fields

### ID <!-- {#id-alt} -->
ID from [Achievement.db2](https://wow.tools/dbc/?dbc=achievement){target=_blank}
ID from [Achievement.db2](https://wago.tools/db2/achievement){target=_blank}
&nbsp;

### Locale
Expand Down
4 changes: 2 additions & 2 deletions database/master/world/achievement_scripts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: achievement_scripts
description:
description:
published: true
date: 2022-11-21T22:46:35.221Z
tags: database, master, world
Expand All @@ -20,7 +20,7 @@ dateCreated: 2022-02-16T23:50:51.622Z
## Description of fields

### AchievementId
ID from [Achievement.db2](https://wow.tools/dbc/?dbc=achievement){target=_blank}.
ID from [Achievement.db2](https://wago.tools/db2/achievement){target=_blank}.
&nbsp;

### ScriptName
Expand Down
8 changes: 4 additions & 4 deletions database/master/world/areatrigger.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: areatrigger
description:
description:
published: true
date: 2024-08-05T15:30:38.528Z
tags: database, master, world
Expand Down Expand Up @@ -45,7 +45,7 @@ Describes whether referenced `AreaTriggerCreatePropertiesId` is a custom id or n
&nbsp;

### MapId
The [ID](https://wow.tools/dbc/?dbc=map){target=_blank} of the map that the areatrigger is spawned on.
The [ID](https://wago.tools/db2/map){target=_blank} of the map that the areatrigger is spawned on.
&nbsp;

### SpawnDifficulties
Expand Down Expand Up @@ -123,15 +123,15 @@ If set the areatrigger is placed in the specific phase.

Only players in the same phase are able to "see" the areatrigger (if PhaseUseFlags does not contain `PHASE_USE_FLAGS_ALWAYS_VISIBLE`)

A full list of available phases can be taken from [Phase.db2](https://wow.tools/dbc/?dbc=phase){target=_blank}.
A full list of available phases can be taken from [Phase.db2](https://wago.tools/db2/phase){target=_blank}.
&nbsp;

### PhaseGroup
Works similar as PhaseId, but the areatrigger can be placed inside multiple Phases this way.

The taken PhaseGroup might contains phases not needed, but are unused inside the phased area anyway.

A full list of available PhaseGroups can be taken from [PhaseXPhaseGroup.db2](https://wow.tools/dbc/?dbc=phasexphasegroup){target=_blank}'s PhaseGroupID field.
A full list of available PhaseGroups can be taken from [PhaseXPhaseGroup.db2](https://wago.tools/db2/phasexphasegroup){target=_blank}'s PhaseGroupID field.
&nbsp;

### ScriptName
Expand Down
3 changes: 1 addition & 2 deletions database/master/world/areatrigger_involvedrelation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ dateCreated: 2021-08-30T09:28:49.105Z


### id <!-- {#id-alt} -->
This is the trigger ID from [AreaTrigger.db2](https://wow.tools/dbc/?dbc=areatrigger){target=_blank}
This is the trigger ID from [AreaTrigger.db2](https://wago.tools/db2/areatrigger){target=_blank}
&nbsp;

### quest
This is the [QuestId](/database/master/world/quest_template#id) that the trigger is tied to.
&nbsp;

<a href="https://trinitycore.info/en/database/master/world/areatrigger_create_properties_spline_point" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'areatrigger_create_properties_spline_point'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/areatrigger_scripts" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'areatrigger_scripts'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>

2 changes: 1 addition & 1 deletion database/master/world/areatrigger_scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dateCreated: 2021-08-30T09:28:51.767Z
## Description of fields

### entry
This is the trigger identifier from [AreaTrigger.db2](https://wow.tools/dbc/?dbc=areatrigger){target=_blank}.
This is the trigger identifier from [AreaTrigger.db2](https://wago.tools/db2/areatrigger){target=_blank}.

> ScriptNames for new areatrigger system are applied inside [areatrigger_template.ScriptName](/database/master/world/areatrigger_template#scriptname)
{.is-info}
Expand Down
3 changes: 1 addition & 2 deletions database/master/world/areatrigger_tavern.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ dateCreated: 2021-08-30T09:28:54.308Z
## Description of fields

### id <!-- {#id-alt} -->
This is the trigger identifier from [AreaTrigger.db2](https://wow.tools/dbc/?dbc=areatrigger){target=_blank}.
This is the trigger identifier from [AreaTrigger.db2](https://wago.tools/db2/areatrigger){target=_blank}.
&nbsp;

### name <!-- {#name-alt} -->
Name of the city or tavern. This is purely for descriptive purposes.
&nbsp;

<a href="https://trinitycore.info/en/database/master/world/areatrigger_scripts" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'areatrigger_scripts'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/areatrigger_teleport" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'areatrigger_teleport'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>

3 changes: 1 addition & 2 deletions database/master/world/areatrigger_teleport.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dateCreated: 2021-08-30T09:28:56.867Z
## Description of fields

### ID <!-- {#id-alt} -->
This is the trigger identifier from [AreaTrigger.db2](https://wow.tools/dbc/?dbc=areatrigger){target=_blank}.
This is the trigger identifier from [AreaTrigger.db2](https://wago.tools/db2/areatrigger){target=_blank}.
&nbsp;

### PortLocID
Expand All @@ -33,4 +33,3 @@ Name of the trigger. This can be an arbitrary name, and is for descriptive purpo
&nbsp;

<a href="https://trinitycore.info/en/database/master/world/areatrigger_tavern" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-arrow-left theme--light"></i><span>Back to 'areatrigger_tavern'</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/home" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><i aria-hidden="true" class="v-icon notranslate v-icon--left mdi mdi-home-outline theme--light"></i><span>Return to world</span></span></a>&nbsp;&nbsp;&nbsp;<a href="https://trinitycore.info/en/database/master/world/areatrigger_template" class="mt-5 v-btn v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default darkblue--text text--lighten-3"><span class="v-btn__content"><span>Go to 'areatrigger_template'</span><i aria-hidden="true" class="v-icon notranslate v-icon--right mdi mdi-arrow-right theme--light"></i></span></a>

2 changes: 1 addition & 1 deletion database/master/world/battleground_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dateCreated: 2021-08-30T09:29:12.347Z

### ID <!-- {#id-alt} -->
The battleground ID.
A list is available in [BattlemasterList.db2](https://wow.tools/dbc/?dbc=battlemasterlist){target=_blank} (ID field)
A list is available in [BattlemasterList.db2](https://wago.tools/db2/battlemasterlist){target=_blank} (ID field)
&nbsp;

### AllianceStartLoc
Expand Down
4 changes: 2 additions & 2 deletions database/master/world/conversation_actors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: conversation_actors
description:
description:
published: true
date: 2022-11-21T21:03:44.313Z
tags: database, master, world
Expand Down Expand Up @@ -49,7 +49,7 @@ Reference [creature_template.entry](/en/database/master/world/creature_template#
&nbsp;

### CreatureDisplayInfoId
DisplayID from [CreatureDisplayInfo.db2](https://wow.tools/dbc/?dbc=creaturedisplayinfo){target=_blank}
DisplayID from [CreatureDisplayInfo.db2](https://wago.tools/db2/creaturedisplayinfo){target=_blank}
Decides the visual appearance from the actor.
&nbsp;

Expand Down
4 changes: 2 additions & 2 deletions database/master/world/conversation_line_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ dateCreated: 2021-08-30T09:29:35.885Z

### Id <!-- {#id-alt} -->
Unique ID for a line in a conversation.
Reference: [ConversationLine.db2](https://wow.tools/dbc/?dbc=conversationline){target=_blank}
Reference: [ConversationLine.db2](https://wago.tools/db2/conversationline){target=_blank}
&nbsp;

### UiCameraID
Reference: [UiCamera.db2](https://wow.tools/dbc/?dbc=uicamera){target=_blank}
Reference: [UiCamera.db2](https://wago.tools/db2/uicamera){target=_blank}
&nbsp;

### ActorIdx
Expand Down
4 changes: 2 additions & 2 deletions database/master/world/conversation_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: conversation_template
description:
description:
published: true
date: 2024-02-11T20:06:07.137Z
tags: database, master, world
Expand Down Expand Up @@ -28,7 +28,7 @@ Unique ID for a conversation.
&nbsp;

### FirstLineId
ID of [ConversationLine.db2](https://wow.tools/dbc/?dbc=conversationline){target=_blank} where the conversation starts.
ID of [ConversationLine.db2](https://wago.tools/db2/conversationline){target=_blank} where the conversation starts.
&nbsp;

### TextureKitId
Expand Down
4 changes: 2 additions & 2 deletions database/master/world/creature_addon.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: creature_addon
description:
description:
published: true
date: 2024-02-17T07:28:01.990Z
tags: database, master, world
Expand Down Expand Up @@ -117,7 +117,7 @@ The [creature entry](../world/creature_template#entry) this creature is mounted
### emote
Emote ID that the creature should continually perform.

A full list of emotes can be found at [wow.tools](https://wow.tools/dbc/?dbc=emotes){target=blank}
A full list of emotes can be found at [wago.tools](https://wago.tools/db2/emotes){target=blank}
&nbsp;

### aiAnimKit
Expand Down
Loading