-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Docs' of https://github.com/SBD1/2024.2-D-D-classico in…
…to Docs
- Loading branch information
Showing
30 changed files
with
323 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
![Diagrama Entidade Relacionamento](/2024.2-D-D-classico/imagens/DER.drawio.png) | ||
# Diagrama Entidade-Relacionamento | ||
|
||
Um Diagrama Entidade-Relacionamento (DER) é uma representação visual de um modelo de dados que descreve como as entidades de um sistema estão relacionadas entre si. Ele é amplamente utilizado no design de bancos de dados e no desenvolvimento de sistemas para planejar e organizar as estruturas de dados. | ||
|
||
![Diagrama Entidade Relacionamento](/2024.2-D-D-classico/imagens/DER.drawio.png) | ||
|
||
## Histórico de Versões | ||
|
||
| Data | Versão | Descrição | Autor | | ||
| :---: | :----: | :---: | :---: | | ||
| 25/11/2024 | 1.0 | Entrega da primeira versão | Todos os integrantes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
![Diagrama Entidade Relacionamento](/2024.2-D-D-classico/imagens/MER.drawio.png) | ||
# Modelo Entidade-Relacionamento | ||
|
||
Um Modelo Entidade-Relacionamento (MER) é uma abordagem teórica utilizada para representar e estruturar os dados de um sistema, descrevendo como as entidades estão relacionadas. Ele serve como base para o design de bancos de dados relacionais e ajuda a identificar os elementos principais do sistema e suas interações. | ||
|
||
![Diagrama Entidade Relacionamento](/2024.2-D-D-classico/imagens/MER.drawio.png) | ||
|
||
## Histórico de Versões | ||
|
||
| Data | Versão | Descrição | Autor | | ||
| :---: | :----: | :---: | :---: | | ||
| 25/11/2024 | 1.0 | Entrega da primeira versão | Todos os integrantes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,34 @@ | ||
#Dicionario | ||
#Dicionario | ||
|
||
# Minha Tabela | ||
|
||
[Link do Dicionário de Dados](https://unbbr-my.sharepoint.com/:x:/g/personal/222031045_aluno_unb_br/ES8xZeEcO4tIvXaCuM7zY3QBk_8WT2InNlGAL-fkhvqtmg?e=M6tgvS) | ||
|
||
|
||
<img src="/2024.2-D-D-classico/imagens/dicionario/mundo.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/regiao.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/dungeons.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/cidade.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/personagem.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/classe.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/sala.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/caminho.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/pacifico.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/inimigo.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/pc.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/loja.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/inventario.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/venda.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/atributos.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/inst_inimigos.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/missao.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/item.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/derrota.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/inst_item.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/inst_missao.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/dialogo.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/armadura.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/consumivel.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/arma.png" alt="Tabela Dicionário" width="600" /> | ||
<img src="/2024.2-D-D-classico/imagens/dicionario/sala_caminho.png" alt="Tabela Dicionário" width="600" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,267 @@ | ||
;;;;Tabela;Mundo;;;;;; | ||
;;;;Descri��o;Armazena id do mundo;;;;;; | ||
;;;;Observa��es;Possui uma chave prim�ria;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_mundo;C�digo de identifica��o do mundo;Int;;PK/Identity;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Regi�o;;;;;; | ||
;;;;Descri��o;Armazena tipos da regi�o;;;;;; | ||
;;;;Observa��es;Essa tabela possui chave estrangeira para a tabela Mundo;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_regiao;C�digo de identifica��o da regi�o;Int;;PK/Identity;;; | ||
;;;;Id_mundo;Chave estrangeira referenciando o c�digo da tabela Mundo;Int;;FK;;; | ||
;;;;Tipo;Tipos de regi�es;Varchar;1;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Dungeon;;;;;; | ||
;;;;Descri��o;Armazena informa��es da dungeon;;;;;; | ||
;;;;Observa��es;Essa tabela possui chave estrangeira para a tabela Mundo;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_regiao;C�digo de identifica��o da regi�o;Int;;PK/Identity;;; | ||
;;;;Id_mundo;Chave estrangeira referenciando o c�digo da tabela Mundo;Int;;FK;;; | ||
;;;;Nome;Nome da dungeon;Varchar;100;Unique/Not Null;;; | ||
;;;;Descri��o;Descri��o da dungeon;Varchar;100;Not Null;;; | ||
;;;;N#Npc_inimigo;Quantidade de inimigos na dungeon;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Cidade;;;;;; | ||
;;;;Descri��o;Armazena informa��es da cidade;;;;;; | ||
;;;;Observa��es;Essa tabela possui chave estrangeira para a tabela Mundo;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_regiao;C�digo de identifica��o da regi�o;Int;;PK/Identity;;; | ||
;;;;Id_mundo;Chave estrangeira referenciando o c�digo da tabela Mundo;Int;;FK;;; | ||
;;;;Nome;Nome da cidade;Varchar;100;Unique/Not Null;;; | ||
;;;;Descri��o;Descri��o da cidade;Varchar;100;Not Null;;; | ||
;;;;N#Npc_pacifico;Quantidade de npc's pacificos na cidade;Int;;Not Null;;; | ||
;;;;Lojas;Quantidade de lojas na cidade;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Personagem;;;;;; | ||
;;;;Descri��o;Armazena id e tipos do personagem;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_personagem;C�digo de identifica��o do personagem;Int;;PK/Identity;;; | ||
;;;;Id_sala;Chave estrangeira referente a tabela sala;Int;;FK;;; | ||
;;;;Tipo_personagem;Indica o tipo do personagem;Varchar;1;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Classe;;;;;; | ||
;;;;Descri��o;Armazena id e tipos do personagem;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_classe;C�digo de identifica��o da classe;Int;;PK/Identity;;; | ||
;;;;Id_personagem;Chave estrangeira referenciando o c�digo do personagem;Int;;FK;;; | ||
;;;;Tipo;Indica o tipo da classe;Varchar;1;Not Null;;; | ||
;;;;Bonus;Bonus da classe sobre os atributos;int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Sala;;;;;; | ||
;;;;Descri��o;Armazena sala atual do personagem;;;;;; | ||
;;;;Observa��es;Essa tabela possui chave estrangeira para a tabela Regi�o;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_sala;C�digo de identifica��o da sala;Int;;PK/Identity;;; | ||
;;;;Id_regiao;Chave estrangeira referenciando o c�digo da tabela Regiao;Int;;FK;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Caminhos;;;;;; | ||
;;;;Descri��o;Armazena a transi��o de sala;;;;;; | ||
;;;;Observa��es;Essa tabela possui chave estrangeira para a tabela Sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_caminho;C�digo de identifica��o do caminho;Int;;PK/Identity;;; | ||
;;;;Id_sala;Chave estrangeira referenciando o c�digo da tabela Sala;Int;;FK;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Pacifico;;;;;; | ||
;;;;Descri��o;Armazena informa��es da tabela pacifico;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_personagem;C�digo de identifica��o do personagem;Int;;PK/Identity;;; | ||
;;;;Id_sala;Chave estrangeira referenciando o c�digo da tabela Sala;Int;;FK;;; | ||
;;;;Vida;Quantidade de vida do personagem;int;;Not Null;;; | ||
;;;;Nome;Nome do pacifico;Varchar;100;Not Null;;; | ||
;;;;Profiss�o;Profiss�o do pacifico;Varchar;100;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Inimigo;;;;;; | ||
;;;;Descri��o;Armazena informa��es do inimigo;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_personagem;C�digo de identifica��o do personagem;Int;;PK/Identity;;; | ||
;;;;Id_sala;Chave estrangeira referente a tabela sala;Int;;FK;;; | ||
;;;;Vida;Quantidade de vida do personagem;Int;;Not Null;;; | ||
;;;;XP_base;XP base que o inimigo dropa;Int;;Not Null;;; | ||
;;;;Nome;Nome do inimigo;Varchar;100;Not Null;;; | ||
;;;;Dano;Dano do inimigo;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;PC;;;;;; | ||
;;;;Descri��o;Armazena informa��es do PC;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela sala;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_personagem;C�digo de identifica��o do personagem;Int;;PK/Identity;;; | ||
;;;;Id_sala;Chave estrangeira referente a tabela sala;Int;;FK;;; | ||
;;;;Vida;Quantidade de vida do PC;Int;;Not Null;;; | ||
;;;;N�vel;N�vel do PC;Int;;Not Null;;; | ||
;;;;Nome;Nome do PC;Varchar;100;Unique/Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Loja;;;;;; | ||
;;;;Descri��o;Armazena informa��es da loja;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela pacifico;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_loja;C�digo de identifica��o da loja;Int;;PK/Identity;;; | ||
;;;;Dono_loja;Chave estrangeira referente a tabela pacifico;Int;;FK;;; | ||
;;;;Nome_loja;Nome da loja;Varchar;100;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Invent�rio;;;;;; | ||
;;;;Descri��o;Armazena itens;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela ;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_inventario;C�digo de identifica��o do inventario;Int;;PK/Identity;;; | ||
;;;;Id_pc;Chave estrangeira referente a tabela PC;Int;;FK;;; | ||
;;;;Capacidade;Capacidade do invent�rio do PC;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Venda;;;;;; | ||
;;;;Descri��o;Armazena informa��es da venda;;;;;; | ||
;;;;Observa��es;Possui chave composta;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_venda;C�digo de identifica��o da venda;Int;;CPK/Identity;;; | ||
;;;;Id_loja;Chave estrangeira referente a tabela loja;Int;;CPK ;;; | ||
;;;;id_inst_item;Chave estrangeira referente a tabela Inst_Item;Varchar;100;CPK ;;; | ||
;;;;Pre�o;Pre�o do item;Int;;Not Null;;; | ||
;;;;Quantidade;Quantidade de itens;int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Atributos;;;;;; | ||
;;;;Descri��o;Armazena atributos dos personagens;;;;;; | ||
;;;;Observa��es;;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_atributo;C�digo de identifica��o do atributo;Int;;PK/Identity;;; | ||
;;;;Destreza;Destreza do personagem;Int;;Not Null;;; | ||
;;;;Carisma;Carisma do personagem;Int;;Not Null;;; | ||
;;;;For�a;For�a do personagem;Int;;Not Null;;; | ||
;;;;Constitui��o;Constitui��o do personagem;Int;;Not Null;;; | ||
;;;;Sabedoria;Sabedoria do personagem;Int;;Not Null;;; | ||
;;;;Intelig�ncia;Intelig�ncia do personagem;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Inst_inimigo;;;;;; | ||
;;;;Descri��o;Armazena informa��es da inst�ncia do inimigo;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela Inimigo;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_inst_inimigo;C�digo de identifica��o da inst�ncia do inimigo;Int;;PK/Identity;;; | ||
;;;;Id_inimigo;Chave estrangeira referente a tabela Inimigo;Int;;FK;;; | ||
;;;;Vida;Quantidade de vida da inst�ncia do inimigo;Int;;Not Null;;; | ||
;;;;XP_drop;Quantidade de XP que a inst�ncia do inimigo dropa;Int;;Not Null;;; | ||
;;;;Dano;Dano da inst�ncia do inimigo;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Miss�o;;;;;; | ||
;;;;Descri��o;Armazena informa��es das miss�es;;;;;; | ||
;;;;Observa��es;Possui duas chaves estrangeiras;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_imiss�o;C�digo de identifica��o da miss�o;Int;;PK/Identity;;; | ||
;;;;Recompensa;Chave estrangeira referente a tabela de inst�ncia de item;int;;FK;;; | ||
;;;;Id_pacifico;Chave estrangeira refrente a tabela de npc Pac�fico;Int;;FK;;; | ||
;;;;Titulo;T�tulo da miss�o;Varchar;100;Not Null;;; | ||
;;;;Objetivo;Descri��o do objetivo da miss�o;Varchar;500;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Item;;;;;; | ||
;;;;Descri��o;Armazena informa��es de item;;;;;; | ||
;;;;Observa��es;Possui uma chave primaria;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Nome;C�digo de identifica��o de Item;Varchar;100;PK/Identity;;; | ||
;;;;Tipo_Item;Indica o tipo do Item;Varchar;1;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Derrota;;;;;; | ||
;;;;Descri��o;Itens e XP que o inimigo dropa ao ser derrotado pelo PC;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira para tabela Inst_item;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_derrota;;Int;;CPK;;; | ||
;;;;Id_inst_inimigo;;Int;;CPK;;; | ||
;;;;Id_pc;;Int;;CPK;;; | ||
;;;;Drop;Chave estrangeira referente a tabela Inst_item;Int;;FK;;; | ||
;;;;Qnt_xp;Quantide de experi�ncia ao derrotar um inimigo;Int;;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Inst_Item;;;;;; | ||
;;;;Descri��o;Armazena informa��es da inst�ncia de Item;;;;;; | ||
;;;;Observa��es;Possui chaves estrangeiras de Item e Invent�rio;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;id_inst_item;C�digo de identifica��o de Item;Varchar;100;PK/Identity;;; | ||
;;;;Nome;Chave estrangeira referente a tabela Item;Varchar;100;FK;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Inst_Miss�o;;;;;; | ||
;;;;Descri��o;Armazena informa��es da inst�ncia de miss�o;;;;;; | ||
;;;;Observa��es;Possui duas chaves estrangeiras;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_imiss�o;C�digo de identifica��o da inst�ncia da miss�o;Int;;PK/Identity;;; | ||
;;;;Miss�o;Chave estrangeira referente a tabela de miss�o;int;;FK;;; | ||
;;;;Id_personagem;Chave estrangeira refrente a tabela de Pc;Int;;FK;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Di�logo;;;;;; | ||
;;;;Descri��o;Armazena informa��es do di�logo da miss�o;;;;;; | ||
;;;;Observa��es;;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_dialogo;C�digo de identifica��o do di�logo;Int;;PK/Identity;;; | ||
;;;;Miss�o;Chave estrangeira referente a tabela de miss�o;int;;FK;;; | ||
;;;;Conversa;Conversa do personagem na miss�o;Varchar;500;FK;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Armadura;;;;;; | ||
;;;;Descri��o;Armazena informa��es do item armadura;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira de Item;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_armadura;C�digo de identifica��o da armadura;Int;;PK/Identity;;; | ||
;;;;Nome;Chave estrangeira referente a tabela de item;int;;FK;;; | ||
;;;;Ponto de Defesa;Atributo de pontua��o de defesa da armadura;Int;;Not Null;;; | ||
;;;;Resist�ncia;Resist�ncia da armadura;int;;Not Null;;; | ||
;;;;Descri��o;Descri��o da armadura;Varchar;500;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Consum�vel;;;;;; | ||
;;;;Descri��o;Armazena informa��es do item armadura;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira de Item;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_consum�vel;C�digo de identifica��o do consum�vel;Int;;PK/Identity;;; | ||
;;;;Nome;Chave estrangeira referente a tabela de item;int;;FK;;; | ||
;;;;Benef�cio;B�nus ao utilizar o item consum�vel;Int;;Not Null;;; | ||
;;;;Descri��o;Descri��o do consum�vel;Varchar;500;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Arma;;;;;; | ||
;;;;Descri��o;Armazena informa��es do item armadura;;;;;; | ||
;;;;Observa��es;Possui chave estrangeira de Item;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_consum�vel;C�digo de identifica��o da arma;Int;;PK/Identity;;; | ||
;;;;Nome;Chave estrangeira referente a tabela de item;int;;FK;;; | ||
;;;;Dano;Dano ao utilizar a arma;Int;;Not Null;;; | ||
;;;;Descri��o;Descri��o da arma;Varchar;500;Not Null;;; | ||
;;;;;;;;;;; | ||
;;;;Tabela;Sala_caminho;;;;;; | ||
;;;;Descri��o;Tabela intermedi�ria entre sala e caminho;;;;;; | ||
;;;;Observa��es;;;;;;; | ||
;;;;Campos;;;;;;; | ||
;;;;Nome;Descri��o;Tipo de dado;Tamanho;Restri��o de dom�nio (PK, FK, Not Null, Check, Default, Identify);;; | ||
;;;;Id_sala;Chave estrangeira para Sala;Int;;FK;;; | ||
;;;;Id_caminho;Chave estrangeira referente a tabela Caminho;int;;FK;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; | ||
;;;;;;;;;;; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.