Fix some techniques not applied on battle
This commit is contained in:
@@ -107,6 +107,7 @@ impl AvatarJson {
|
|||||||
owner_index: index,
|
owner_index: index,
|
||||||
level: 1,
|
level: 1,
|
||||||
id: *buff_id,
|
id: *buff_id,
|
||||||
|
dynamic_values: HashMap::from([(String::from("SkillIndex"), 2.0)]),
|
||||||
..Default::default()
|
..Default::default()
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user