Addon Attributes

Attributes

Adds new, configureable Attributes to uMMORPG: Accuracy, Resistance, Critical Factor, Block Factor, Drain Health Factor, Reflect Damage Factor, Defense Break Factor, Critical Evasion...

Tutoriel for installation

1) in canvas

  • 1.1) add in canvas UI_CharacterInfo
  • 1.2) select a shortcut, add a ButtonCharacterInfo search, replace the old character info panel with a new panel in UI_CharacterInfo

2) in network manager

  • 2.1) add a new NetworkManagerMMOAttributes component and select networkmanager
  • 2.2) in the NetworkManagerMMO component, search for NetworkManagerMMOAttributes and select NetworkManagerMMOAttributes

2) in the players' predabs

  • 3.1) add a new PlayerAttributes component and select the player, select all necessary components (player, health, etc.)
  • 3.2) add new attribute type and configure starting attribute points etc.
  • 3.3) select the component player and search for the player attributes and assigned the

Advice:

    1. I advise you to create your own scriptables and not to use those present in the addons
    1. I also advise you to create your own prefabs, this will avoid any subsequent overwriting

Advice:

  • copying a file to Unity is very simple, just press Ctrl+d

Requirement

  1. Tools

Add Define

  1. _iMMOATTRIBUTES

Video Tutoriel

  1. Video Tutoriel

Addon Date

  1. Created : 2024-06-02
  2. Updated : 2024-06-02

Tutoriel Date

  1. Update : 2024-06-07 00:25:12

File Date

  1. Update : 2025-05-28

Explore Our Addons:

Loot All addon for uMMORPG
Loot All

Adds the ability to loot all items from a corpse by clicking a button.

Timegate addon for uMMORPG
Timegate

This Timegate allows you to add teleporters with opening times to your game. These teleporters act as entrances to dungeons, shops, festival areas or special terrains that are only accessible durin...

Npc Extended Text addon for uMMORPG
Npc Extended Text

This AddOns allows for a very simple NPC dialogue text. Its not a real dialogue system but very useful as it allows Welcome Texts based on certain criteria. Also allows display of random text.