mirror of
https://github.com/oshima-studios/OshimaGameModule.git
synced 2025-04-23 04:19:36 +08:00
略微降低
This commit is contained in:
parent
34374a25ce
commit
dde0171a0b
@ -15,7 +15,7 @@ namespace Oshima.FunGame.OshimaModules.Skills
|
|||||||
Effects.Add(new 破釜沉舟特效(this));
|
Effects.Add(new 破釜沉舟特效(this));
|
||||||
Effects.Add(new ExMaxHP2(this, new()
|
Effects.Add(new ExMaxHP2(this, new()
|
||||||
{
|
{
|
||||||
{ "exhp", -0.3 }
|
{ "exhp", -0.2 }
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user