|
|
@ -30,6 +30,7 @@ export const attr_icon_urls = { |
|
|
|
def: root + '/img/attribute/icon_11.png', |
|
|
|
def: root + '/img/attribute/icon_11.png', |
|
|
|
eva: root + '/img/attribute/S_EVA.png', |
|
|
|
eva: root + '/img/attribute/S_EVA.png', |
|
|
|
bloc: root + '/img/attribute/S_BLOC.png', |
|
|
|
bloc: root + '/img/attribute/S_BLOC.png', |
|
|
|
|
|
|
|
recoverSpeed: root + '/img/attribute/recover.png', |
|
|
|
moveSpeed: root + '/img/attribute/S_EVA.png', |
|
|
|
moveSpeed: root + '/img/attribute/S_EVA.png', |
|
|
|
battleSpeed: root + '/img/attribute/S_EVA.png', |
|
|
|
battleSpeed: root + '/img/attribute/S_EVA.png', |
|
|
|
}; |
|
|
|
}; |
|
|
@ -43,7 +44,6 @@ export const playerImg = root + '/img/player.png'; |
|
|
|
export const playerImg2 = root + '/img/player2.png'; |
|
|
|
export const playerImg2 = root + '/img/player2.png'; |
|
|
|
export const red_icon = root + '/img/red.gif'; |
|
|
|
export const red_icon = root + '/img/red.gif'; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export const warning_icon = root + '/img/tip/warning.png'; |
|
|
|
export const warning_icon = root + '/img/tip/warning.png'; |
|
|
|
|
|
|
|
|
|
|
|
export const dungeon_icon = { |
|
|
|
export const dungeon_icon = { |
|
|
|