Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: [Ayuda] Como cambio el poder de daño magico del Magic Gladiator?  (Visto 785 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline Diegxito69 Posteado: January 16, 2021, 11:47:57 AM

  • +1 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 134
  • Gracias recibida: 122
  • gb
Hola Amigos de Tu Server MU,

Tengo la siguiente pregunta...

Como cambio el poder de daño magico del Magic Gladiator?

Me gustaria que el mg de magia pudiera pegar lo mismo que un mg de magia...

alguien me podria decir que es lo que debo mover para poder editar eso?

Tengo files MuEmu

Gracias:


Offline Diegxito69 #1 Posteado: January 19, 2021, 05:52:46 PM

  • +1 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 134
  • Gracias recibida: 122
  • gb

Offline dynasty #2 Posteado: January 20, 2021, 10:16:51 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 25
  • Gracias recibida: 5
  • ar
MGPhysiDamageMinConstA -> Constant formula for calculating the minimum physical damage of the Magic Gladiator.
MGPhysiDamageMinConstB -> Constant formula for calculating the minimum physical damage of the Magic Gladiator.
MGPhysiDamageMaxConstA -> Constant formula for calculating the maximum physical damage Magic Gladiator.
MGPhysiDamageMaxConstB -> Constant formula for calculating the maximum physical damage Magic Gladiator.
MGMagicDamageMinConstA -> Constant formula for calculating the minimum magic damage Magic Gladiator.
MGMagicDamageMaxConstA -> Constant formula for calculating the maximum magical damage Magic Gladiator.
# FORMULA = ((PlayerStrength / MGPhysiDamageMinConstA) + (PlayerEnergy / MGPhysiDamageMinConstB)) #
# FORMULA = ((PlayerStrength / MGPhysiDamageMaxConstA) + (PlayerEnergy / MGPhysiDamageMaxConstB)) #
# FORMULA = (PlayerEnergy / MGMagicDamageMinConstA) #
# FORMULA = (PlayerEnergy / MGMagicDamageMaxConstA) #

Esto se encuentra en GameServer/Data/Character. Busca ese fragmento que copié ahí, juega con los valores, también al pié (algo que no tendrás en el archivo) son las fórmulas. Como verás saber las constantes es simplemente leer en cada linea y reemplazar esos valores en las fórmulas y hacer tus cuentas!


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
4 Replies
1952 Views
Last post June 29, 2017, 02:02:01 PM
by SChymare
0 Replies
1091 Views
Last post September 26, 2018, 11:45:42 AM
by Darkyoo
0 Replies
3369 Views
Last post June 28, 2020, 03:46:14 PM
by Hoangsy99
0 Replies
325 Views
Last post March 02, 2021, 06:52:09 AM
by dorkkan
2 Replies
654 Views
Last post September 25, 2021, 10:17:50 AM
by Senhor-D