Voltar para Talentos
Talento
Veloz como o Vento
2
Custo3
Nível MáxSeja através de implantes cibernéticos, propulsão telecinética ou simplesmente treinamento intenso, você é mais rápido do que a maioria. Este talento é comum entre espadachins, artistas marciais, super soldados e guerreiros psíquicos.
Efeito
Sua velocidade é permanentemente aumentada em 1,5 metros por nível deste talento.
Pré-requisitos
{
"1": {
"type": "one_of",
"options": [
{
"type": "attribute",
"id": "speed",
"tier": 4
},
{
"type": "attribute",
"id": "constitution",
"tier": 4
},
{
"type": "attribute",
"id": "speed",
"tier": 2
}
]
},
"2": {
"type": "one_of",
"options": [
{
"type": "attribute",
"id": "speed",
"tier": 5
},
{
"type": "attribute",
"id": "constitution",
"tier": 5
},
{
"type": "attribute",
"id": "speed",
"tier": 4
}
]
},
"3": {
"type": "one_of",
"options": [
{
"type": "attribute",
"id": "speed",
"tier": 7
},
{
"type": "attribute",
"id": "constitution",
"tier": 7
},
{
"type": "attribute",
"id": "speed",
"tier": 6
}
]
}
}