Преглед на файлове

added an icon for fluirry

tags/v0.1.10^2
Big Bad Waffle преди 6 години
родител
ревизия
ecb37dfbd9
променени са 5 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. Двоични данни
     
  2. Двоични данни
     
  3. +1
    -1
      src/server/config/spells.js
  4. +1
    -1
      src/server/config/spells/spellFlurry.js
  5. +1
    -1
      src/server/config/spellsConfig.js

Двоични данни
Целия файл


Двоични данни
Целия файл


+ 1
- 1
src/server/config/spells.js Целия файл

@@ -250,7 +250,7 @@ define([
animation: 'hitSword',
row: 1,
col: 0,
icon: [2, 0]
icon: [2, 3]
}, {
name: 'Smokebomb',
type: 'smokeBomb',


+ 1
- 1
src/server/config/spells/spellFlurry.js Целия файл

@@ -39,7 +39,7 @@ define([
this.obj.spellbook.spells[0].cd = 0;
this.obj.effects.addEffect({
type: 'frenzy',
ttl: this.i_duration,
ttl: this.duration,
newCd: 1
});
}


+ 1
- 1
src/server/config/spellsConfig.js Целия файл

@@ -136,7 +136,7 @@ define([
cdMax: 20,
manaCost: 5,
random: {
i_duration: [3, 8]
i_duration: [4, 9]
}
},
'smokebomb': {


Зареждане…
Отказ
Запис