Enshrouded Gem of Agility Location and Stats
The Gem of Agility is a Weapon Gem in Enshrouded that deals additional cutting damage and restores Stamina on the next hit.
The Gem of Agility is a Weapon Gem in Enshrouded that deals additional cutting damage and restores Stamina on the next hit.
Learn everything you need to know about Gems in Enshrouded including effects and drop sources.
RP CompanionRP Companion is an immersive roleplay addon for The Elder Scrolls Online designed to help roleplayers create, manage and share detailed character profiles directly in-game.Whether you are a casual roleplayer or a member of a dedicated RP guild, RP Companion provides a lightweight and intuitive interface for developing your characters and interacting with other roleplayers.FeaturesCharacter ProfilesCreate and manage detailed character profiles including:Character NameTitleRaceAllianceRP StatusBiographyCurrent ActivityPhysical AppearanceAlignment SystemDefine your character’s personality through:Lawful ↔ Chaotic alignmentGood ↔ Evil alignmentMorality scaleRP JournalKeep track of your character’s adventures, memories and important events through an integrated roleplay journal.Encounter LogRecord meetings with other characters and keep notes about important roleplay interactions.Multiple ProfilesCreate and switch between multiple character profiles.RP InspectionInspect RP Companion users and receive their roleplay profile directly in-game.Profile SharingShare your character profile with other RP Companion users through the built-in network tools.Lightweight InterfaceDesigned to integrate naturally with ESO’s UI while remaining easy to use and unobtrusive.Commands/rp help/rp ui/rp show/rp inspect/rp share @UserID/rp inboxDependencyLibAddonMenu-2.0Version 1.0.0Initial public release featuring character profiles, alignment tools, journals, encounter tracking, profile sharing and RP inspection.French SummaryRP Companion est un addon RP immersif pour ESO permettant de crer des fiches de personnage dtailles, grer plusieurs profils, tenir un journal RP, enregistrer des rencontres, partager des fiches et inspecter d’autres utilisateurs de l’addon.
Get a peek at what’s to come in Season One during this month’s Dev Updates livestream!
The 10 races of The Elder Scrolls Online provide many options for building a powerful character due to their Racial Passives skills. This guide will provide all the details for each race in the game.
Dependencies- LibMapData (Required)- LibQuestData (Required)ExamplesIsGroupDungeonReturns true if the zone is a group dungeon.if LibDF.IsGroupDungeon(GetZoneId(GetUnitZoneIndex(“player”))) then — your code hereendIsDungeonLockedReturns true if the dungeon is inaccessible due to a missing DLC or unmet level requirement.if LibDF.IsDungeonLocked(zoneId) then — your code hereendIsDLCOwnedReturns true if the player owns the required DLC, false if not, or nil if no DLC is required.local owned = LibDF.IsDLCOwned(zoneId)GetRequirementsReturns a table with minLevel and/or minCP, or nil if there are no requirements.local reqs = LibDF.GetRequirements(zoneId)if reqs then local level = reqs.minLevel local cp = reqs.minCPendIsQuestFinishedReturns true if the skillpoint quest for the dungeon is complete, false if not.local done = LibDF.IsQuestFinished(zoneId)IsPledgeFinishedReturns true if the active pledge for the dungeon is complete, false if in progress, or nil if no pledge is in the journal.local done = LibDF.IsPledgeFinished(zoneId)GroupDungeonEnteredFires on EVENT_PLAYER_ACTIVATED when the player has loaded into a group dungeon.LibDF.RegisterCallback(“GroupDungeonEntered”, function(zoneId) local name = GetZoneNameById(zoneId)end)SpecificDungeonsOpenedFires once when the Specific Dungeons list becomes visible in the dungeon finder.LibDF.RegisterCallback(“SpecificDungeonsOpened”, function() — your code hereend)SpecificDungeonsRefreshedFires once each time the Specific Dungeons list refreshes its contents, including when it is first opened.LibDF.RegisterCallback(“SpecificDungeonsRefreshed”, function() — your code hereend)SpecificDungeonIteratedFires once per entry in the Specific Dungeons list after each refresh, passing the entry’s data.LibDF.RegisterCallback(“SpecificDungeonIterated”, function(location) local zoneId = location:GetZoneId() local isLocked = location:IsLocked() local name = location:GetRawName()end):GetId() activityId:GetActivityType() LFG_ACTIVITY_DUNGEON or LFG_ACTIVITY_MASTER_DUNGEON:GetZoneId() zoneId:GetRawName() dungeon name, unformatted:GetNameKeyboard() name with veteran icon prepended for master dungeons:GetLevelMin() / :GetLevelMax() level range:GetChampionPointsMin() / :GetChampionPointsMax() CP range:GetMinGroupSize() / :GetMaxGroupSize() group size range:GetDescription() description text:GetDescriptionTextureSmallKeyboard() small art texture path:GetDescriptionTextureLargeKeyboard() large art texture path:IsLocked() true if locked (DLC, level, cooldown, etc.):GetLockReasonText() lock reason string, or nil:IsSelected() true if checked for queue
Simple add on that blocks guild invites.This means that you can safely have less than 5 guilds without getting unsolicited guild invites.Usage/giblock on – Blocks you from receiving guild invites/giblock off – allows you to receive guild invites/giblock status – prints in default chat the status (enabled or disabled)/giblock toogle – Blocks guild invites if unblocked, unblocks if blockedEnabled is a synonym for OnDisabled is a synonym for Off
Welcome to the best Bardadin Build for BG3 (Bard Paladin Multiclass Build). This multiclass build excels in both spellcasting and melee combat, and can attack enemies multiple times and stun them on the same turn. The Bardadin can acheive almost 100% success chance on its stun spells. Combined with its high melee damage, this makes […]
The post Best BG3 Bardadin Build – Bard Paladin Multiclass Build appeared first on AlcastHQ.
Discover how you can further focus your builds with Update 50’s new Class Mastery system.
Your ESO experience receives further refinements with Season Zero and Update 50, including new player guidance, guild mailers, and more.