refactor: update effect identifiers for Ikonis augments in augments.js
This commit is contained in:
parent
b16efc5373
commit
ff65ee50f8
1 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
img: "icons/magic/control/debuff-energy-hold-blue-yellow.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "ikonisBondedEff",
|
||||
_id: "IkonisBondedEffX",
|
||||
name: "Ikonis: Bonded",
|
||||
type: "base",
|
||||
img: "icons/magic/control/debuff-energy-hold-blue-yellow.webp",
|
||||
|
|
@ -42,7 +42,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
img: "icons/commodities/gems/gem-cut-faceted-princess-purple.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "ikonisForceEff",
|
||||
_id: "IkonisForceEffXX",
|
||||
name: "Ikonis: Force",
|
||||
type: "base",
|
||||
img: "icons/commodities/gems/gem-cut-faceted-princess-purple.webp",
|
||||
|
|
@ -77,7 +77,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
img: "icons/magic/fire/flame-burning-orange.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "ikonisGuardEff",
|
||||
_id: "IkonisGuardEffXX",
|
||||
name: "Ikonis: Guard",
|
||||
type: "base",
|
||||
img: "icons/magic/fire/flame-burning-orange.webp",
|
||||
|
|
@ -112,7 +112,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
img: "icons/equipment/chest/breastplate-metal-scaled-grey.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "ikonisConvergeEff",
|
||||
_id: "IkonisConvergeXX",
|
||||
name: "Ikonis: Converge",
|
||||
type: "base",
|
||||
img: "icons/equipment/chest/breastplate-metal-scaled-grey.webp",
|
||||
|
|
@ -147,7 +147,7 @@ export const DEFAULT_AUGMENTS = [
|
|||
img: "icons/magic/deflect/shield-barrier-energy-pink.webp",
|
||||
effects: [
|
||||
{
|
||||
_id: "ikonisAmplifyEff",
|
||||
_id: "IkonisAmplifyXXX",
|
||||
name: "Ikonis: Amplify",
|
||||
type: "base",
|
||||
img: "icons/magic/deflect/shield-barrier-energy-pink.webp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue